X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Ftest-sys_time.c;h=da64b85c0282979819a8db12ae25b683842bdfc2;hb=48768ae733581a3bd2d2bd2050f0cfa728a51d91;hp=bae4108e0771f49b490c62755b2dae4f8d5817ac;hpb=57fdfd3f8ec62b105c53bcdf6f127c35c7fe7391;p=pspp diff --git a/tests/test-sys_time.c b/tests/test-sys_time.c index bae4108e07..da64b85c02 100644 --- a/tests/test-sys_time.c +++ b/tests/test-sys_time.c @@ -1,5 +1,5 @@ /* Test of substitute. - Copyright (C) 2007 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 @@ -23,7 +23,7 @@ struct timeval a; int -main () +main (void) { return 0; }