X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-sys_stat.c;h=5f1aacd1cc982ac7ce1dbed4618097676613dd1e;hb=aae58b6f7bd0f7c2f38e05eb005b76c164c5c1f7;hp=a73f9b81c61f608148275059b644ec0477439de7;hpb=4754ac9d681d36e16e92a1b08efb1d334d7b3829;p=gnulib.git diff --git a/tests/test-sys_stat.c b/tests/test-sys_stat.c index a73f9b81c..5f1aacd1c 100644 --- a/tests/test-sys_stat.c +++ b/tests/test-sys_stat.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007-2009 Free Software Foundation, Inc. + Copyright (C) 2007-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 @@ -282,7 +282,7 @@ nlink_t t1; struct timespec t2; int -main () +main (void) { return 0; }