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