=================================================================== RCS file: /cvs/sys/lib/libkern/arch/m68k/htonl.S,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 --- sys/lib/libkern/arch/m68k/htonl.S 2008/03/04 16:15:10 1.1 +++ sys/lib/libkern/arch/m68k/htonl.S 2008/03/04 16:15:10 1.1.1.1 @@ -1,4 +1,4 @@ -/* $OpenBSD: htonl.S,v 1.1 2008/03/04 16:15:10 nbrk Exp $ */ +/* $OpenBSD: htonl.S,v 1.1.1.1 2008/03/04 16:15:10 nbrk Exp $ */ /* $NetBSD: htonl.S,v 1.2 1994/10/26 06:39:27 cgd Exp $ */ /*- @@ -39,7 +39,7 @@ #ifdef notdef .asciz "@(#)htonl.s 5.1 (Berkeley) 5/12/90" #endif - .asciz "$OpenBSD: htonl.S,v 1.1 2008/03/04 16:15:10 nbrk Exp $" + .asciz "$OpenBSD: htonl.S,v 1.1.1.1 2008/03/04 16:15:10 nbrk Exp $" #endif /* LIBC_SCCS and not lint */ /* netorder = htonl(hostorder) */