summaryrefslogtreecommitdiff
path: root/lib/libc/powerpc/net/htonl.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/powerpc/net/htonl.S')
-rw-r--r--lib/libc/powerpc/net/htonl.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/powerpc/net/htonl.S b/lib/libc/powerpc/net/htonl.S
index b5a6d122a9cc2..b657184348e6b 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.18.1 2008/10/02 02:57:24 kensmith Exp $");
/* netorder = htonl(hostorder) */