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..c47855b1915a1 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 2004/05/22 16:56:04 marius Exp $");
#include <err.h>
#include <stdio.h>