diff options
Diffstat (limited to 'generic/tk.decls')
-rw-r--r-- | generic/tk.decls | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/tk.decls b/generic/tk.decls index deece6d..7d3f5f6 100644 --- a/generic/tk.decls +++ b/generic/tk.decls @@ -11,7 +11,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: tk.decls,v 1.24 2002/08/31 06:12:19 das Exp $ +# RCS: @(#) $Id: tk.decls,v 1.24.2.1 2006/02/09 19:09:43 das Exp $ library tk @@ -1364,7 +1364,7 @@ declare 5 aqua { } declare 6 aqua { - void TkMacOSXInvalClipRgns (TkWindow *winPtr) + void TkMacOSXInvalClipRgns (Tk_Window tkwin) } declare 7 aqua { |