diff options
Diffstat (limited to 'lib/libc/powerpc/net/ntohs.S')
| -rw-r--r-- | lib/libc/powerpc/net/ntohs.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/powerpc/net/ntohs.S b/lib/libc/powerpc/net/ntohs.S index 21d41da25cb1..0cbcd5e36cc1 100644 --- a/lib/libc/powerpc/net/ntohs.S +++ b/lib/libc/powerpc/net/ntohs.S @@ -28,7 +28,7 @@ */ #include <machine/asm.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/powerpc/net/ntohs.S,v 1.1 2002/05/15 20:40:35 obrien Exp $"); /* hostorder = ntohs(netorder) */ |
