diff options
Diffstat (limited to 'unix/tclXtNotify.c')
-rw-r--r-- | unix/tclXtNotify.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclXtNotify.c b/unix/tclXtNotify.c index 1082786..eebb50a 100644 --- a/unix/tclXtNotify.c +++ b/unix/tclXtNotify.c @@ -9,7 +9,7 @@ * See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tclXtNotify.c 1.10 97/09/15 13:24:21
+ * RCS: @(#) $Id: tclXtNotify.c,v 1.2 1998/09/14 18:40:18 stanton Exp $ */
#include <X11/Intrinsic.h>
|