From b023066a1dfe3db9bdd5128fc8bfb22fe7af54a9 Mon Sep 17 00:00:00 2001 From: dteske Date: Mon, 24 Jun 2013 20:58:54 +0000 Subject: More whitespace. --- usr.sbin/bsdconfig/usermgmt/groupedit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/bsdconfig/usermgmt/groupedit') diff --git a/usr.sbin/bsdconfig/usermgmt/groupedit b/usr.sbin/bsdconfig/usermgmt/groupedit index 032d656..1f1c744 100755 --- a/usr.sbin/bsdconfig/usermgmt/groupedit +++ b/usr.sbin/bsdconfig/usermgmt/groupedit @@ -52,7 +52,7 @@ ipgm=$( f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ) # while getopts h$GETOPTS_STDARGS flag; do case "$flag" in - h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm";; + h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;; esac done shift $(( $OPTIND - 1 )) -- cgit v1.1