diff options
Diffstat (limited to 'generic/tclOOBasic.c')
| -rw-r--r-- | generic/tclOOBasic.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclOOBasic.c b/generic/tclOOBasic.c index 4741d20..dd91425 100644 --- a/generic/tclOOBasic.c +++ b/generic/tclOOBasic.c @@ -96,7 +96,7 @@ TclOO_Class_Constructor( /* * Make the class definition delegate. This is special; it doesn't reenter * here (and the class definition delegate doesn't run any constructors). - * + * * This needs to be done before consideration of whether to pass the script * argument to [oo::define]. [Bug 680503] */ |
