2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 14:25:15 +00:00
This commit is contained in:
Todd C. Miller
1998-11-18 03:51:10 +00:00
parent ba5a24cfc3
commit c253188f55
21 changed files with 31 additions and 27 deletions

View File

@@ -37,7 +37,7 @@
*/
#ifndef lint
static char rcsid[] = "$Id$";
static const char rcsid[] = "$Id$";
#endif /* lint */
#include "config.h"