summaryrefslogtreecommitdiff
path: root/pppstats
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>1999-08-12 04:25:57 +0000
committerPaul Mackerras <paulus@samba.org>1999-08-12 04:25:57 +0000
commit875d9641d05b4fcb7e186f784c801962bb2670e5 (patch)
treefaa3b0f1a8496f8d2266948b3149427920072a01 /pppstats
parentb7cce490ffac2661fc899b06e2288bf90232c13d (diff)
downloadppp-875d9641d05b4fcb7e186f784c801962bb2670e5.tar.gz
kill warning
Diffstat (limited to 'pppstats')
-rw-r--r--pppstats/pppstats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pppstats/pppstats.c b/pppstats/pppstats.c
index 2881f04..98ca87a 100644
--- a/pppstats/pppstats.c
+++ b/pppstats/pppstats.c
@@ -32,7 +32,7 @@
*/
#ifndef lint
-static char rcsid[] = "$Id: pppstats.c,v 1.25 1999/04/16 11:36:51 paulus Exp $";
+static const char rcsid[] = "$Id: pppstats.c,v 1.26 1999/08/12 04:25:57 paulus Exp $";
#endif
#include <stdio.h>