put sccs id's to some use
[unix-history] / usr / src / usr.sbin / lpr / lpd / recvjob.c
index 1b957f7..38c45d6 100644 (file)
@@ -1,4 +1,7 @@
-/*     recvjob.c       4.5     83/06/17        */
+#ifndef lint
+static char sccsid[] = "@(#)recvjob.c  4.6 (Berkeley) %G%";
+#endif
+
 /*
  * Receive printer jobs from the network, queue them and
  * start the printer daemon.
 /*
  * Receive printer jobs from the network, queue them and
  * start the printer daemon.