correction

git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@196 00440858-1255-0410-a3e6-75ea37f81c3a
This commit is contained in:
lahiker42 2009-11-01 01:20:16 +00:00
parent bcde9c0a95
commit 42abd6d706

View File

@ -4,8 +4,6 @@
is the name of the member in the C structure. (Andrei Nigmatulin)
- add protobuf_c_message_init() function; add virtual function
that implements it efficiently. (Andrei Nigmatulin)
- support for --init-only command-line option to suppress generation
of unpack/pack functions. (Andrei Nigmatulin)
0.11:
- allow CFLAGS=-DPRINT_UNPACK_ERRORS=0 to suppress