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