Remove svn:keywords on a file that had fbsd:nokeywords (though I don't

understand the reason for the latter)
This commit is contained in:
Dag-Erling Smørgrav 2009-05-23 16:00:16 +00:00
parent f24f1c51d3
commit 6feca53bed
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=192639

View File

@ -24,7 +24,7 @@
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
__FBSDID("$FreeBSD: head/sys/cddl/boot/zfs/zfssubr.c 192599 2009-05-22 20:07:39Z des $");
static uint64_t zfs_crc64_table[256];