Merged 0004-Added-missing-trailing-newlines.patch by Matt Kern.

Just adding newlines at the end of files to satisfy old GCC versions.


git-svn-id: https://svn.kapsi.fi/jpa/nanopb@1021 e3a754e5-d11d-0410-8d38-ebb782a927b9
This commit is contained in:
Petteri Aimonen
2011-11-30 15:03:23 +00:00
parent e66675a25d
commit 2a80ff2bd5
3 changed files with 3 additions and 3 deletions

2
pb.h
View File

@@ -159,4 +159,4 @@ typedef enum {
#define PB_LAST_FIELD {0,0,0,0}
#endif
#endif