X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-inttypes.c;h=6126aa0a4238666a893d906716c3747b979a60cd;hb=6184bd1482b08fb6e3076931b73cbf09639509bc;hp=10857aea90ec7e7e547b66885b3df1de4df206c1;hpb=57fdfd3f8ec62b105c53bcdf6f127c35c7fe7391;p=gnulib.git diff --git a/tests/test-inttypes.c b/tests/test-inttypes.c index 10857aea9..6126aa0a4 100644 --- a/tests/test-inttypes.c +++ b/tests/test-inttypes.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2006-2007 Free Software Foundation, Inc. + Copyright (C) 2006-2007, 2009 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -115,7 +115,7 @@ const char *l = /* implicit string concatenation */ ; int -main () +main (void) { return 0; }