1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00

Unexpand $FreeBSD$.

This commit is contained in:
Dag-Erling Smørgrav 2009-05-23 16:01:58 +00:00
parent 6feca53bed
commit bba5cfd28b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=192640

View File

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