commit | 675ae49ab1bb061503044aa8add426f49e1723a2 | [log] [tgz] |
---|---|---|
author | Andreas Huber <andih@google.com> | Tue Mar 28 14:40:58 2017 -0700 |
committer | Andreas Huber <andih@google.com> | Tue Mar 28 16:14:43 2017 -0700 |
tree | 51cba2be0c600a8dc7098b2068c06bd5d2aa005f | |
parent | 2f44ec6c868b220be1b566e7ccfbb251beec70ec [diff] [blame] |
Convert all comments into "doxygen-ready" comments. Bug: 36453077 Test: make Change-Id: Ic77394d4d2e1ccedba3a28230d870c5d6108bd40
diff --git a/tests/baz/1.0/IBase.hal b/tests/baz/1.0/IBase.hal index d5e3565..97b2db4 100644 --- a/tests/baz/1.0/IBase.hal +++ b/tests/baz/1.0/IBase.hal
@@ -38,7 +38,7 @@ }; struct MoreThanOneArrayField { - /* + /** * Generated (Java) code used to redeclare the same variable name * multiple times in the same scope, this test ensures that that's no * longer the case.