diff options
Diffstat (limited to 'trek/torped.c')
| -rw-r--r-- | trek/torped.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/trek/torped.c b/trek/torped.c index 5e42d309..5de28ee5 100644 --- a/trek/torped.c +++ b/trek/torped.c @@ -32,7 +32,8 @@ */ #ifndef lint -static char sccsid[] = "@(#)torped.c 5.4 (Berkeley) 6/1/90"; +/*static char sccsid[] = "from: @(#)torped.c 5.4 (Berkeley) 6/1/90";*/ +static char rcsid[] = "$Id: torped.c,v 1.2 1993/08/01 18:49:55 mycroft Exp $"; #endif /* not lint */ # include <stdio.h> |
