From 3fee670effbf74c4f52c8b227dacca0be2a67404 Mon Sep 17 00:00:00 2001 From: dgp Date: Thu, 11 Jul 2002 15:40:18 +0000 Subject: * Overlooked CONST documentation update. --- ChangeLog | 4 ++++ doc/Hash.3 | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index bd4ed65..e60b503 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-07-11 Don Porter + + * doc/Hash.3: Overlooked CONST documentation update. + 2002-07-11 Donal K. Fellows * generic/tclCkalloc.c: ckalloc() and friends take the block size diff --git a/doc/Hash.3 b/doc/Hash.3 index 53cd726..664756a 100644 --- a/doc/Hash.3 +++ b/doc/Hash.3 @@ -5,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: Hash.3,v 1.9 2002/01/25 21:36:09 dgp Exp $ +'\" RCS: @(#) $Id: Hash.3,v 1.10 2002/07/11 15:40:19 dgp Exp $ '\" .so man.macros .TH Tcl_Hash 3 "" Tcl "Tcl Library Procedures" @@ -60,7 +60,7 @@ TCL_STRING_KEYS, TCL_ONE_WORD_KEYS, TCL_CUSTOM_TYPE_KEYS, TCL_CUSTOM_PTR_KEYS, or an integer value greater than 1. .AP Tcl_HashKeyType *typePtr in Address of structure which defines the behaviour of the hash table. -.AP char *key in +.AP "CONST char" *key in Key to use for probe into table. Exact form depends on \fIkeyType\fR used to create table. .AP int *newPtr out -- cgit v0.12