so much...clean up after ralph's merge of wendel and mo code;
[unix-history] / usr / src / usr.bin / tip / cu.c
index 71aa2e5..3e979ca 100644 (file)
@@ -1,8 +1,9 @@
-/*     cu.c    4.4     83/06/15        */
+#ifndef lint
+static char sccsid[] = "@(#)cu.c       4.5 (Berkeley) %G%";
+#endif
 
 #include "tip.h"
 
 
 #include "tip.h"
 
-static char *sccsid = "@(#)cu.c        4.4 %G%";
 int    cleanup();
 int    timeout();
 
 int    cleanup();
 int    timeout();