X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-inttypes.c;h=5bf952c424c1141c377760bad169d4e3a02aa4d3;hb=9d9ff2115d2807182f5334872e127dd75b1017d0;hp=10857aea90ec7e7e547b66885b3df1de4df206c1;hpb=57fdfd3f8ec62b105c53bcdf6f127c35c7fe7391;p=gnulib.git diff --git a/tests/test-inttypes.c b/tests/test-inttypes.c index 10857aea9..5bf952c42 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-2011 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; }