X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-netinet_in.c;h=5a61557c94ec02b72d642eef43625f6459a65e2e;hb=6184bd1482b08fb6e3076931b73cbf09639509bc;hp=b1957197b714e64b7ace02e5e9ba4e518db9da4b;hpb=57fdfd3f8ec62b105c53bcdf6f127c35c7fe7391;p=gnulib.git diff --git a/tests/test-netinet_in.c b/tests/test-netinet_in.c index b1957197b..5a61557c9 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 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; }