BSD 4_2 release
[unix-history] / usr / src / bin / adb / command.c
index fe7b1eb..157a26b 100644 (file)
@@ -1,4 +1,6 @@
-#
+#ifndef lint
+static char sccsid[] = "@(#)command.c  4.5 8/11/83";
+#endif
 /*
  *
  *     UNIX debugger
 /*
  *
  *     UNIX debugger
@@ -6,7 +8,6 @@
  */
 
 #include "defs.h"
  */
 
 #include "defs.h"
-static char sccsid[] = "@(#)command.c 4.4 4/1/82";
 
 MSG            BADEQ;
 MSG            NOMATCH;
 
 MSG            BADEQ;
 MSG            NOMATCH;