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

git-svn-id: svn://10.0.0.236/trunk@125867 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
gerv%gerv.net 2002-07-26 18:20:13 +00:00
parent e5f79c89d2
commit 1b57318c55

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.