BSD 4_1_snap release
[unix-history] / usr / src / libc / gen / strncmp.c
index a46514e..af71662 100644 (file)
@@ -1,3 +1,4 @@
+/* @(#)strncmp.c       4.1 (Berkeley) 12/21/80 */
 /*
  * Compare strings (at most n bytes):  s1>s2: >0  s1==s2: 0  s1<s2: <0
  */
 /*
  * Compare strings (at most n bytes):  s1>s2: >0  s1==s2: 0  s1<s2: <0
  */