Fixing bustage caused by ; instead of , in burnus' patch.

This commit is contained in:
gerv%gerv.net 2002-07-26 18:20:13 +00:00
parent 3b03baa595
commit bea2f446ed

View File

@ -1758,7 +1758,7 @@ $::vars =
'Param' => \&Param ,
# Function to create date strings
'time2str' = \&time2str;
'time2str' = \&time2str ,
# Function for processing global parameters that contain references
# to other global parameters.