commit | 3e4acb8b3a52603856dafb0a3661a2dfe34f0916 | [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:10:42 2017 -0700 |
tree | 73f2f1ef8e36b5dbf76ed864883fa514e3b83887 | |
parent | 34e4bc4dd27507b358e53c0660c86f591b1c4780 [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.