various clean-ups; added Makefile and mcount.sed.
[unix-history] / usr / src / lib / libmp / util.c
index 96e8fab..aacd78d 100644 (file)
@@ -1,4 +1,6 @@
-/*     @(#)util.c      4.1     %G%     */
+#ifndef lint
+static char sccsid[] = "@(#)util.c     5.2 (Berkeley) %G%";
+#endif not lint
 
 char *malloc();
 #ifdef lint
 
 char *malloc();
 #ifdef lint