aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pciconf/cap.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pciconf/cap.c')
-rw-r--r--usr.sbin/pciconf/cap.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr.sbin/pciconf/cap.c b/usr.sbin/pciconf/cap.c
index 3d28fe9bc331..7b403b90eee6 100644
--- a/usr.sbin/pciconf/cap.c
+++ b/usr.sbin/pciconf/cap.c
@@ -30,11 +30,6 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static const char rcsid[] =
- "$FreeBSD$";
-#endif /* not lint */
-
#include <sys/types.h>
#include <err.h>