Internals: Fix spacing of last commit

This commit is contained in:
Wilson Snyder 2019-05-14 06:56:20 -04:00
parent d0fbdfac07
commit 6ef7d5f0fd
1 changed files with 7 additions and 7 deletions

View File

@ -59,7 +59,7 @@ foreach my $sw (@ARGV) {
}
Getopt::Long::config("no_auto_abbrev","pass_through");
if (! GetOptions (
if (! GetOptions(
# Major operating modes
"help" => \&usage,
"debug:s" => \&debug,