summaryrefslogtreecommitdiffstats
path: root/lib/libutil/fparseln.c
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>2001-09-30 22:35:07 +0000
committerdillon <dillon@FreeBSD.org>2001-09-30 22:35:07 +0000
commit3f4eabe6594889be9532151506817fe46fec7a40 (patch)
tree947a4f993aac5c93cff78ad1e3e445c96e2177be /lib/libutil/fparseln.c
parent35945dc1b734c5c022b14139299a72871ca268e1 (diff)
downloadFreeBSD-src-3f4eabe6594889be9532151506817fe46fec7a40.zip
FreeBSD-src-3f4eabe6594889be9532151506817fe46fec7a40.tar.gz
Add __FBSDID()s to libutil
Diffstat (limited to 'lib/libutil/fparseln.c')
-rw-r--r--lib/libutil/fparseln.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libutil/fparseln.c b/lib/libutil/fparseln.c
index 87c1c03..ba7c4b4 100644
--- a/lib/libutil/fparseln.c
+++ b/lib/libutil/fparseln.c
@@ -30,9 +30,7 @@
*/
#include <sys/cdefs.h>
-#if defined(LIBC_SCCS) && !defined(lint)
-__RCSID("$FreeBSD$");
-#endif
+__FBSDID("$FreeBSD$");
#include <sys/types.h>
#include <assert.h>
OpenPOWER on IntegriCloud