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