diff options
Diffstat (limited to 'usr.sbin/watch/watch.c')
| -rw-r--r-- | usr.sbin/watch/watch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/watch/watch.c b/usr.sbin/watch/watch.c index f1fd2f7dc0fe..a7a589b08919 100644 --- a/usr.sbin/watch/watch.c +++ b/usr.sbin/watch/watch.c @@ -15,7 +15,7 @@ #ifndef lint static const char rcsid[] = - "$Id: watch.c,v 1.8.2.6 1997/11/18 07:24:17 charnier Exp $"; + "$Id: watch.c,v 1.8.2.7 1998/03/09 14:46:24 jkh Exp $"; #endif /* not lint */ #include <err.h> |
