aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael K. Johnson <johnsonm@redhat.com>1999-11-22 20:57:49 +0000
committerMichael K. Johnson <johnsonm@redhat.com>1999-11-22 20:57:49 +0000
commit80e32088f25cd90e908385e3b943d9cefc8f8f12 (patch)
treef9e5074d25748cd29fd18663f8d73453fe8478fc
parent9c85ce3a0cc7f3a42fa2e4892b74cb5564f8fc61 (diff)
downloadinitscripts-80e32088f25cd90e908385e3b943d9cefc8f8f12.tar
initscripts-80e32088f25cd90e908385e3b943d9cefc8f8f12.tar.gz
initscripts-80e32088f25cd90e908385e3b943d9cefc8f8f12.tar.bz2
initscripts-80e32088f25cd90e908385e3b943d9cefc8f8f12.tar.xz
initscripts-80e32088f25cd90e908385e3b943d9cefc8f8f12.zip
comments are dangerous; sometimes they disagree with code...
-rw-r--r--src/ppp-watch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ppp-watch.c b/src/ppp-watch.c
index a1dd3705..14ddc3fa 100644
--- a/src/ppp-watch.c
+++ b/src/ppp-watch.c
@@ -55,7 +55,7 @@
*
*
* When ppp-watch itself dies for reasons of its own, it uses a return code
- * higher than 30 so as not to clash with pppd return codes, which, as of
+ * higher than 25 so as not to clash with pppd return codes, which, as of
* this writing, range from 0 to 19.
*/