X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-symlinkat.c;h=1795c0e17fa2b24b44564e35dc93cfc290d652c4;hb=56fcb71cb3d5219bcb17eeb77b6ea9b624e52508;hp=8cdc86d79d87c46043a27fe21fae527ea0bb6062;hpb=be5bb85c5cbfe813efb92e7de9c8d29860de8f09;p=gnulib.git diff --git a/tests/test-symlinkat.c b/tests/test-symlinkat.c index 8cdc86d79..1795c0e17 100644 --- a/tests/test-symlinkat.c +++ b/tests/test-symlinkat.c @@ -1,5 +1,5 @@ /* Tests of symlinkat. - Copyright (C) 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 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 @@ -53,7 +53,6 @@ do_symlink (char const *contents, char const *name) int main (void) { - char buf[80]; int result; /* Remove any leftovers from a previous partial run. */