Style: Remove whitespace around brackets from function syntax options

MFC after:	3 days
X-MFC-to:	stable/10
This commit is contained in:
dteske 2015-09-01 21:50:55 +00:00
parent 5acd37bdec
commit e4210d1e2c

View File

@ -61,7 +61,7 @@ VERBOSE=
############################################################ FUNCTIONS
# die [ $fmt [ $opts ... ]]
# die [$fmt [$opts ...]]
#
# Optionally print a message to stderr before exiting with failure status.
#