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