Wrap long line.

Noticed by:	bz
This commit is contained in:
Alexander Leidinger 2011-02-10 08:06:56 +00:00
parent b5209b6228
commit 3502f01f20

View File

@ -91,7 +91,8 @@ FEATURE(ufs_quota64, "64bit UFS disk quotas support");
#endif
#ifdef SUIDDIR
FEATURE(suiddir, "Give all new files in directory the same ownership as the directory");
FEATURE(suiddir,
"Give all new files in directory the same ownership as the directory");
#endif