=================================================================== RCS file: /cvs/sys/lib/libkern/arch/sparc/ntohs.S,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 --- sys/lib/libkern/arch/sparc/ntohs.S 2008/03/04 16:15:14 1.1 +++ sys/lib/libkern/arch/sparc/ntohs.S 2008/03/04 16:15:14 1.1.1.1 @@ -1,4 +1,4 @@ -/* $OpenBSD: ntohs.S,v 1.1 2008/03/04 16:15:14 nbrk Exp $ */ +/* $OpenBSD: ntohs.S,v 1.1.1.1 2008/03/04 16:15:14 nbrk Exp $ */ /* $NetBSD: ntohs.S,v 1.2 1994/10/26 06:40:05 cgd Exp $ */ /* @@ -40,7 +40,7 @@ #ifdef notdef .asciz "@(#)ntohs.s 8.1 (Berkeley) 6/4/93" #endif - .asciz "$OpenBSD: ntohs.S,v 1.1 2008/03/04 16:15:14 nbrk Exp $" + .asciz "$OpenBSD: ntohs.S,v 1.1.1.1 2008/03/04 16:15:14 nbrk Exp $" #endif /* LIBC_SCCS and not lint */ /* hostorder = ntohs(netorder) */