diff options
Diffstat (limited to 'doc/GetDash.3')
-rw-r--r-- | doc/GetDash.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/GetDash.3 b/doc/GetDash.3 index 2c4765c..32954e6 100644 --- a/doc/GetDash.3 +++ b/doc/GetDash.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: GetDash.3,v 1.1 1999/12/14 06:51:43 hobbs Exp $ +'\" RCS: @(#) $Id: GetDash.3,v 1.2 1999/12/22 23:01:33 hobbs Exp $ '\" .so man.macros .TH Tk_GetDash 3 8.3 Tk "Tk Library Procedures" @@ -22,7 +22,7 @@ int .AS Tk_Dash *dashPtr .AP Tcl_Interp *interp in Interpreter to use for error reporting. -.AP CONST char *string in +.AP "CONST char *" string in Textual value to be converted. .AP Tk_Dash *dashPtr out Points to place to store the dash pattern |