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