X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-i-ring.c;h=c08a3ee9475bd02a4ee4f0040ccd2da8d1643633;hb=1697fcca5dcb036ef6647969cbbaad907d16479c;hp=05270d7b8ff3f4aefc0824a064b5d744ce250dee;hpb=e220635fc952c63b533873f2af39ec76aed4b4e3;p=gnulib.git diff --git a/tests/test-i-ring.c b/tests/test-i-ring.c index 05270d7b8..c08a3ee94 100644 --- a/tests/test-i-ring.c +++ b/tests/test-i-ring.c @@ -1,5 +1,5 @@ /* Test the simple ring buffer. - Copyright (C) 2006-2008 Free Software Foundation, Inc. + Copyright (C) 2006-2009 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 @@ -36,7 +36,7 @@ while (0) int -main () +main (void) { int o; I_ring ir;