diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/ppp-watch.c | 2 |
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. */ |