summaryrefslogtreecommitdiff
path: root/usr.bin/ldd/sods.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ldd/sods.c')
-rw-r--r--usr.bin/ldd/sods.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ldd/sods.c b/usr.bin/ldd/sods.c
index e6de90fcae384..c1288f99a6646 100644
--- a/usr.bin/ldd/sods.c
+++ b/usr.bin/ldd/sods.c
@@ -24,7 +24,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/ldd/sods.c,v 1.17 2004/06/29 21:13:15 dwmalone Exp $");
#include <sys/types.h>
#include <sys/mman.h>