upgrading to sun-lamp's sh(1) + patches from Nate.
[unix-history] / bin / sh / mystring.c
index 42635cf..eb9d1db 100644 (file)
@@ -35,7 +35,8 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)mystring.c 5.1 (Berkeley) 3/7/91";
+/*static char sccsid[] = "from: @(#)mystring.c 5.1 (Berkeley) 3/7/91";*/
+static char rcsid[] = "mystring.c,v 1.4 1993/08/01 18:58:05 mycroft Exp";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*