date and time created 83/10/02 21:41:04 by sam
[unix-history] / usr / src / usr.bin / mail / fio.c
index 9839076..baa616d 100644 (file)
@@ -1,4 +1,6 @@
-#
+#ifndef lint
+static char sccsid[] = "@(#)fio.c      2.16 (Berkeley) %G%";
+#endif
 
 #include "rcv.h"
 #include <sys/stat.h>
 
 #include "rcv.h"
 #include <sys/stat.h>
@@ -10,8 +12,6 @@
  * File I/O.
  */
 
  * File I/O.
  */
 
-static char *SccsId = "@(#)fio.c       2.15 %G%";
-
 /*
  * Set up the input pointers while copying the mail file into
  * /tmp.
 /*
  * Set up the input pointers while copying the mail file into
  * /tmp.