mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
Unexpand $FreeBSD$.
This commit is contained in:
parent
6feca53bed
commit
bba5cfd28b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=192640
@ -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];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user