summaryrefslogtreecommitdiffstats
path: root/lib/libmd/mdXhl.c
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>2001-09-30 21:56:22 +0000
committerdillon <dillon@FreeBSD.org>2001-09-30 21:56:22 +0000
commited504fcccb4a1850d2d10eb64257b3d1e23da159 (patch)
treeafe8c3e82d2b944ae6e09863b3f988a41724980d /lib/libmd/mdXhl.c
parentf844085713fa5e8c5e9206da521f47e8cc6e1833 (diff)
downloadFreeBSD-src-ed504fcccb4a1850d2d10eb64257b3d1e23da159.zip
FreeBSD-src-ed504fcccb4a1850d2d10eb64257b3d1e23da159.tar.gz
add __FBSDID()s to libmd
Diffstat (limited to 'lib/libmd/mdXhl.c')
-rw-r--r--lib/libmd/mdXhl.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libmd/mdXhl.c b/lib/libmd/mdXhl.c
index 247160c..bd502dd 100644
--- a/lib/libmd/mdXhl.c
+++ b/lib/libmd/mdXhl.c
@@ -5,11 +5,11 @@
* can do whatever you want with this stuff. If we meet some day, and you think
* this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
* ----------------------------------------------------------------------------
- *
- * $FreeBSD$
- *
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
OpenPOWER on IntegriCloud