#BUGFIX by cg
authorClaus Gittinger <cg@exept.de>
Tue, 28 Aug 2018 12:06:47 +0200
changeset 2002 721352c71cac
parent 2001 6fa077edd661
child 2003 710ddabaec76
#BUGFIX by cg x
RegressionTests__JavaScriptTestClass.st
--- a/RegressionTests__JavaScriptTestClass.st	Tue Aug 28 11:56:53 2018 +0200
+++ b/RegressionTests__JavaScriptTestClass.st	Tue Aug 28 12:06:47 2018 +0200
@@ -57,7 +57,7 @@
 
 /** category: documentation **/
 
-function version_CVS() {
+static function version_CVS() {
     return("$Header$");
 }