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:
des 2009-05-23 16:00:16 +00:00
parent 6cb6efd9fd
commit 159ae67ef7

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];