new addition for portability
[unix-history] / usr / src / lib / libc / string / memchr.c
index 97a5420..3093347 100644 (file)
@@ -8,8 +8,8 @@
  * Sys5 compat routine
  */
 
  * Sys5 compat routine
  */
 
-#ifndef lint
-static char sccsid[] = "@(#)memchr.c   5.1 (Berkeley) 85/08/05";
+#if defined(LIBC_SCCS) && !defined(lint)
+static char sccsid[] = "@(#)memchr.c   5.2 (Berkeley) 86/03/09";
 #endif
 
 char *
 #endif
 
 char *