summaryrefslogtreecommitdiff
path: root/lib/libc/amd64/net/htons.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/amd64/net/htons.S')
-rw-r--r--lib/libc/amd64/net/htons.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/amd64/net/htons.S b/lib/libc/amd64/net/htons.S
index 6940ef06b0e1..aee48545f3a4 100644
--- a/lib/libc/amd64/net/htons.S
+++ b/lib/libc/amd64/net/htons.S
@@ -38,7 +38,7 @@
.asciz "@(#)htons.s 5.2 (Berkeley) 12/17/90"
#endif /* LIBC_SCCS and not lint */
#include <machine/asm.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/amd64/net/htons.S,v 1.10 2003/04/30 18:07:23 peter Exp $");
/* netorder = htons(hostorder) */