diff options
Diffstat (limited to 'tests/options.expected')
-rw-r--r-- | tests/options.expected | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/options.expected b/tests/options.expected index e184cf91..ef74a00d 100644 --- a/tests/options.expected +++ b/tests/options.expected @@ -1,3 +1,5 @@ char filesize[20]; char msgsize[30]; char fieldsize[40]; +pb_callback_t int32_callback; + |