X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=lib%2Fchdir-long.c;fp=lib%2Fchdir-long.c;h=291b58c2894723f114b7a5d2e9c35b7d15c239df;hb=cf7169a2ede9bb08b71de68fe0c8bbecf827abe6;hp=aeae25263bf1d3a2df770f2c0757190553abe4f5;hpb=138fc7e67e3d9845cd7d81aad0e9c7724784f9b9;p=tar diff --git a/lib/chdir-long.c b/lib/chdir-long.c index aeae252..291b58c 100644 --- a/lib/chdir-long.c +++ b/lib/chdir-long.c @@ -1,5 +1,5 @@ /* provide a chdir function that tries not to fail due to ENAMETOOLONG - Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc. + Copyright (C) 2004, 2005, 2006, 2007, 2008 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 @@ -205,7 +205,6 @@ chdir_long (char *dir) #if TEST_CHDIR -# include # include "closeout.h" # include "error.h"