From 0237d96dcf280293c2df424bca568c9023ffe783 Mon Sep 17 00:00:00 2001 From: hobbs Date: Thu, 13 Dec 2001 01:58:46 +0000 Subject: (TkWmStackorderToplevelWrapperMap): added static --- unix/tkUnixWm.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/unix/tkUnixWm.c b/unix/tkUnixWm.c index f0ee0b9..d03fb43 100644 --- a/unix/tkUnixWm.c +++ b/unix/tkUnixWm.c @@ -12,7 +12,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tkUnixWm.c,v 1.10 2001/12/04 03:07:43 mdejong Exp $ + * RCS: @(#) $Id: tkUnixWm.c,v 1.11 2001/12/13 01:58:46 hobbs Exp $ */ #include "tkPort.h" @@ -4186,7 +4186,8 @@ TkWmProtocolEventProc(winPtr, eventPtr) * *---------------------------------------------------------------------- */ -void + +static void TkWmStackorderToplevelWrapperMap(winPtr, table) TkWindow *winPtr; /* TkWindow to recurse on */ Tcl_HashTable *table; /* Maps X id to TkWindow */ -- cgit v0.12