diff options
Diffstat (limited to 'usr.bin/ipcs/ipcs.c')
-rw-r--r-- | usr.bin/ipcs/ipcs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ipcs/ipcs.c b/usr.bin/ipcs/ipcs.c index 974623af5814e..3be50bd098738 100644 --- a/usr.bin/ipcs/ipcs.c +++ b/usr.bin/ipcs/ipcs.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$Id: ipcs.c,v 1.6.2.2 1997/08/29 05:29:23 imp Exp $"; + "$Id: ipcs.c,v 1.6.2.3 1997/09/15 08:32:03 jkh Exp $"; #endif /* not lint */ #include <err.h> |