diff options
Diffstat (limited to 'lib/libc/sparc64/net/ntohs.S')
-rw-r--r-- | lib/libc/sparc64/net/ntohs.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sparc64/net/ntohs.S b/lib/libc/sparc64/net/ntohs.S index 03a09b57a1ed..770deffc946e 100644 --- a/lib/libc/sparc64/net/ntohs.S +++ b/lib/libc/sparc64/net/ntohs.S @@ -45,7 +45,7 @@ RCSID("$NetBSD: ntohs.S,v 1.1 1998/09/11 04:56:31 eeh Exp $") #endif #endif /* LIBC_SCCS and not lint */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/sparc64/net/ntohs.S,v 1.3.26.1 2008/10/02 02:57:24 kensmith Exp $"); /* hostorder = ntohs(netorder) */ .weak CNAME(ntohs) |