summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dpt/dpt_led
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/dpt/dpt_led')
-rw-r--r--usr.sbin/dpt/dpt_led/Makefile2
-rw-r--r--usr.sbin/dpt/dpt_led/dpt_led.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/dpt/dpt_led/Makefile b/usr.sbin/dpt/dpt_led/Makefile
index 0f8bd24..e449aa5 100644
--- a/usr.sbin/dpt/dpt_led/Makefile
+++ b/usr.sbin/dpt/dpt_led/Makefile
@@ -1,5 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93
-# $Id: Makefile,v 1.2 1998/08/06 21:19:10 eivind Exp $
+# $FreeBSD$
PROG= dpt_led
SRCS= dpt_led.c
diff --git a/usr.sbin/dpt/dpt_led/dpt_led.c b/usr.sbin/dpt/dpt_led/dpt_led.c
index 9304950..21728fb 100644
--- a/usr.sbin/dpt/dpt_led/dpt_led.c
+++ b/usr.sbin/dpt/dpt_led/dpt_led.c
@@ -30,7 +30,7 @@
/* dpt_led.c: Show the blinking LED array status of a DPT HBAs */
-#ident "$Id: dpt_led.c,v 1.1 1998/01/26 06:26:41 julian Exp $"
+#ident "$FreeBSD$"
#include <fcntl.h>
#include <stdio.h>
OpenPOWER on IntegriCloud