Making code ansi-compatible
git-svn-id: https://svn.kapsi.fi/jpa/nanopb@944 e3a754e5-d11d-0410-8d38-ebb782a927b9
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
typedef enum {
|
||||
Person_PhoneType_MOBILE = 0,
|
||||
Person_PhoneType_HOME = 1,
|
||||
Person_PhoneType_WORK = 2,
|
||||
Person_PhoneType_WORK = 2
|
||||
} Person_PhoneType;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user