Wrap long line.

Noticed by:	bz
This commit is contained in:
netchild 2011-02-10 08:06:56 +00:00
parent 8a0b136ad6
commit 2fc9b4286f

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