- Fix the FBSDID line.

This commit is contained in:
jeff 2009-04-29 03:26:30 +00:00
parent 88a1cd92bb
commit fe5d856f47

View File

@ -36,7 +36,7 @@
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$);
__FBSDID("$FreeBSD$");
#include "opt_hwpmc_hooks.h"
#include "opt_kdtrace.h"