X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=closefrom.c;h=fb9958ebc2f3e559e5160dc2beaa5f58fe2ff37c;hb=4caa124853fc7152ada5797144498078861086c2;hp=2cdca655798e1d539fafcc9873671d64b72e756f;hpb=1de836999bb812865b719d5be5c455cb57c76158;p=debian%2Fsudo diff --git a/closefrom.c b/closefrom.c index 2cdca65..fb9958e 100644 --- a/closefrom.c +++ b/closefrom.c @@ -1,5 +1,6 @@ /* - * Copyright (c) 2004-2005 Todd C. Miller + * Copyright (c) 2004-2005, 2007 + * Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -48,10 +49,6 @@ #include "sudo.h" -#ifndef lint -__unused static const char rcsid[] = "$Sudo: closefrom.c,v 1.6.2.3 2007/06/20 11:06:50 millert Exp $"; -#endif /* lint */ - #ifndef HAVE_FCNTL_CLOSEM # ifndef HAVE_DIRFD # define closefrom_fallback closefrom