1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

Add missing comma.

PR:		bin/121645
Submitted by:	OISHI Masakuni <yamasa at bsdhouse dot org>
Approved by:	imp (mentor, implicit for trivial changes)
MFC after:	3 days
This commit is contained in:
Remko Lodder 2008-03-12 18:25:47 +00:00
parent 4ee0aeea8a
commit 16630f3430
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=177116

View File

@ -260,7 +260,7 @@ static const char *fstypenames[] = {
"?",
"?",
"UDF",
"?"
"?",
"EFS",
"ZFS",
NULL