From 2a80ff2bd596b61ad8bca7b174f12a7dd99efaf5 Mon Sep 17 00:00:00 2001 From: Petteri Aimonen Date: Wed, 30 Nov 2011 15:03:23 +0000 Subject: 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 --- tests/test_decode_callbacks.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/test_decode_callbacks.c b/tests/test_decode_callbacks.c index aaf4cdc..714b7bb 100644 --- a/tests/test_decode_callbacks.c +++ b/tests/test_decode_callbacks.c @@ -88,4 +88,4 @@ int main() return 1; return 0; -} \ No newline at end of file +} -- cgit 1.2.3-korg