X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=tests%2Ftest-netinet_in.c;h=af403ed32326bb0567e75b84d834d2d2d5a376c4;hb=692679fcbebba0095bae0f1f1a99bd1f0f5a0476;hp=b1957197b714e64b7ace02e5e9ba4e518db9da4b;hpb=57fdfd3f8ec62b105c53bcdf6f127c35c7fe7391;p=gnulib.git diff --git a/tests/test-netinet_in.c b/tests/test-netinet_in.c index b1957197b..af403ed32 100644 --- a/tests/test-netinet_in.c +++ b/tests/test-netinet_in.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007, 2009, 2010 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 @@ -21,7 +21,7 @@ #include int -main () +main (void) { return 0; }