diff options
Diffstat (limited to 'xlib/xdraw.c')
-rw-r--r-- | xlib/xdraw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xlib/xdraw.c b/xlib/xdraw.c index 8e78011..93b2181 100644 --- a/xlib/xdraw.c +++ b/xlib/xdraw.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: @(#) xdraw.c 1.2 96/02/15 18:55:46 + * RCS: @(#) $Id: xdraw.c,v 1.2 1998/09/14 18:24:03 stanton Exp $ */ #include "tk.h" |