X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Ftest-sys_stat.c;h=cd07d86e876cc417a3e11094bdb09ff01c08d59a;hb=972228da936bd54d6cf64f8b56c03a13ee4603e6;hp=a73f9b81c61f608148275059b644ec0477439de7;hpb=4754ac9d681d36e16e92a1b08efb1d334d7b3829;p=pspp diff --git a/tests/test-sys_stat.c b/tests/test-sys_stat.c index a73f9b81c6..cd07d86e87 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; }