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