diff options
author | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2012-11-14 00:43:51 +0200 |
---|---|---|
committer | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2012-11-14 00:43:51 +0200 |
commit | 0abb764b1816e6a986c10c30444530e11d112cb1 (patch) | |
tree | 9f3ffc343095595b3f6391e7cf9cc8c3c7a01ca2 /tests/options.expected | |
parent | 02ecee2de89f3225a6cd4bf87b0e4285bb1d06eb (diff) |
Fix naming of nested Enums with short names
Diffstat (limited to 'tests/options.expected')
-rw-r--r-- | tests/options.expected | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/options.expected b/tests/options.expected index 61d9805e..93501430 100644 --- a/tests/options.expected +++ b/tests/options.expected @@ -3,3 +3,4 @@ char msgsize\[30\]; char fieldsize\[40\]; pb_callback_t int32_callback; \sEnumValue1 = 1 +Message5_EnumValue1 |