summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--globals.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/globals.pl b/globals.pl
index 6eb3c1f3c..ec57bffb2 100644
--- a/globals.pl
+++ b/globals.pl
@@ -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.