stop touching the wrong stamp filename after configuring
[debian/sudo] / closefrom.c
index 2cdca655798e1d539fafcc9873671d64b72e756f..fb9958ebc2f3e559e5160dc2beaa5f58fe2ff37c 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (c) 2004-2005 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 2004-2005, 2007
+ *     Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
 
 #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