X-Git-Url: https://ruderich.org/simon/gitweb/?p=fcscs%2Ffcscs.git;a=blobdiff_plain;f=bin%2Ffcscs;fp=bin%2Ffcscs;h=6a099816101a3dc2c813bea0ce74c121a97fbc08;hp=84d526cdefcffd9df2fa43dd3e9bf8b107c5e8ff;hb=9beff67cde1ac6ebe6f1144646e81a96fde98e02;hpb=f8f4df0cce55635ba729abd26099e5af6f6e14cf diff --git a/bin/fcscs b/bin/fcscs index 84d526c..6a09981 100755 --- a/bin/fcscs +++ b/bin/fcscs @@ -1394,7 +1394,7 @@ Example: } return $result; - } + }; # Also update initial mode to use our new "URL mode". $config{setting}{initial_mode} = $config{mapping}{mode}{u};