From 0abb764b1816e6a986c10c30444530e11d112cb1 Mon Sep 17 00:00:00 2001 From: Petteri Aimonen Date: Wed, 14 Nov 2012 00:43:51 +0200 Subject: Fix naming of nested Enums with short names --- tests/options.expected | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/options.expected') 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 -- cgit 1.2.3-korg