X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-unistd.c;h=be1ae069106f70bdb9b28a8cb8d6b4c33e177ef1;hb=dc6a7661772308dc7561ab13d7dfc60ce53cf3a0;hp=129367b4d7df989e1f31d1035e9ddc444d8a3169;hpb=f78b0f838750cbcf2b8b84e81ec0c98c386a0200;p=gnulib.git diff --git a/tests/test-unistd.c b/tests/test-unistd.c index 129367b4d..be1ae0691 100644 --- a/tests/test-unistd.c +++ b/tests/test-unistd.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007, 2009 Free Software Foundation, Inc. + Copyright (C) 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 @@ -50,7 +50,7 @@ intptr_t t8; #endif int -main () +main (void) { return 0; }