diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2015-11-24 15:05:15 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2015-11-24 15:05:15 (GMT) |
commit | d06ef17019c017d0f2c7df3a6418ff5085991391 (patch) | |
tree | 6482f801ede1d4092b32582aeb58273aec7b578d /generic/tclTomMath.decls | |
parent | 7e6cdc9cc44c2cbf916639ff537171bd10c175dd (diff) | |
download | tcl-d06ef17019c017d0f2c7df3a6418ff5085991391.zip tcl-d06ef17019c017d0f2c7df3a6418ff5085991391.tar.gz tcl-d06ef17019c017d0f2c7df3a6418ff5085991391.tar.bz2 |
Fix comments at the top of the *.decls files, which are not correct any more for a long long time.
Diffstat (limited to 'generic/tclTomMath.decls')
-rw-r--r-- | generic/tclTomMath.decls | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclTomMath.decls b/generic/tclTomMath.decls index 1bfc443..ab39e83 100644 --- a/generic/tclTomMath.decls +++ b/generic/tclTomMath.decls @@ -3,7 +3,7 @@ # This file contains the declarations for the functions in # 'libtommath' that are contained within the Tcl library. # This file is used to generate the 'tclTomMathDecls.h' and -# 'tclTomMathStub.c' files. +# 'tclStubInit.c' files. # # If you edit this file, advance the revision number (and the epoch # if the new stubs are not backward compatible) in tclTomMathDecls.h |