summaryrefslogtreecommitdiff
path: root/tgetpass.c
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@courtesan.com>1998-11-18 03:51:10 +0000
committerTodd C. Miller <Todd.Miller@courtesan.com>1998-11-18 03:51:10 +0000
commit01aef63cc224eac94075114c6f53bb3795304f49 (patch)
treee4f88edee7bf90b05813e3edeb78eb4985226baa /tgetpass.c
parente0d6a4cff7828f9c02f529bc538ebce20b3eba66 (diff)
downloadsudo-01aef63cc224eac94075114c6f53bb3795304f49.tar.gz
-Wall
Diffstat (limited to 'tgetpass.c')
-rw-r--r--tgetpass.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tgetpass.c b/tgetpass.c
index a3aae51d2..8a71f59f5 100644
--- a/tgetpass.c
+++ b/tgetpass.c
@@ -27,7 +27,7 @@
*/
#ifndef lint
-static char rcsid[] = "$Id$";
+static const char rcsid[] = "$Id$";
#endif /* lint */
#include "config.h"