aboutsummaryrefslogtreecommitdiffstats
path: root/tests/options.expected
diff options
context:
space:
mode:
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>2012-10-29 18:34:24 +0200
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>2012-10-29 18:34:24 +0200
commit0ee4bb96b1e53d16a29869864eff87c8934894ae (patch)
tree8ec4a0822eb8b666f6dac2918a4c0c0051f97b49 /tests/options.expected
parent28b0136ea4dcd045f0422d16a25b7d82b0d2aaee (diff)
Allow defining field type in .proto.
Update issue 30 Status: FixedInGit
Diffstat (limited to 'tests/options.expected')
-rw-r--r--tests/options.expected2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/options.expected b/tests/options.expected
index e184cf9..ef74a00 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;
+