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