summaryrefslogtreecommitdiff
path: root/bin/uuidgen/uuidgen.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/uuidgen/uuidgen.c')
-rw-r--r--bin/uuidgen/uuidgen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/uuidgen/uuidgen.c b/bin/uuidgen/uuidgen.c
index d5dac4bcacfb3..0096b6e12a2b9 100644
--- a/bin/uuidgen/uuidgen.c
+++ b/bin/uuidgen/uuidgen.c
@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/bin/uuidgen/uuidgen.c,v 1.3.28.1.6.1 2010/02/10 00:26:20 kensmith Exp $");
#include <err.h>
#include <stdio.h>