diff options
Diffstat (limited to 'generic/tclCkalloc.c')
-rw-r--r-- | generic/tclCkalloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclCkalloc.c b/generic/tclCkalloc.c index be741a3..bf2b12c 100644 --- a/generic/tclCkalloc.c +++ b/generic/tclCkalloc.c @@ -1274,7 +1274,7 @@ TclAllocElemsEx( * * Attempts to allocate (oldPtr == NULL) or reallocate memory of the * requested size plus some more for future growth. The amount of - * reallocation is adjusted depending on on failure. + * reallocation is adjusted depending on failure. * * * Results: |