summaryrefslogtreecommitdiffstats
path: root/monop/jail.c
diff options
context:
space:
mode:
Diffstat (limited to 'monop/jail.c')
-rw-r--r--monop/jail.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/monop/jail.c b/monop/jail.c
index dfad88ee..b976b119 100644
--- a/monop/jail.c
+++ b/monop/jail.c
@@ -32,7 +32,8 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)jail.c 5.3 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)jail.c 5.3 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: jail.c,v 1.2 1993/08/01 18:53:38 mycroft Exp $";
#endif /* not lint */
# include "monop.ext"