X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-sys_stat.c;h=cd07d86e876cc417a3e11094bdb09ff01c08d59a;hb=977389d936eb39475d8540651074ab48fcfd85a1;hp=a73f9b81c61f608148275059b644ec0477439de7;hpb=4754ac9d681d36e16e92a1b08efb1d334d7b3829;p=gnulib.git diff --git a/tests/test-sys_stat.c b/tests/test-sys_stat.c index a73f9b81c..cd07d86e8 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-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 @@ -282,7 +282,7 @@ nlink_t t1; struct timespec t2; int -main () +main (void) { return 0; }