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