summaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
authorstanton <stanton>1998-09-22 18:57:16 (GMT)
committerstanton <stanton>1998-09-22 18:57:16 (GMT)
commit6f41520c63535955e2a24172811c0bfaf1ab58fe (patch)
tree2738696f68dca9fc3b4e1a63e317df13c06d632e /generic
parent139cae1fba039b0ff1c8d5e8f563903d2fd52c72 (diff)
downloadtk-6f41520c63535955e2a24172811c0bfaf1ab58fe.zip
tk-6f41520c63535955e2a24172811c0bfaf1ab58fe.tar.gz
tk-6f41520c63535955e2a24172811c0bfaf1ab58fe.tar.bz2
Added missing line terminatorcore_8_0_3
Diffstat (limited to 'generic')
-rw-r--r--generic/tkCanvPs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/tkCanvPs.c b/generic/tkCanvPs.c
index 3b83d35..b87068d 100644
--- a/generic/tkCanvPs.c
+++ b/generic/tkCanvPs.c
@@ -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: tkCanvPs.c,v 1.3 1998/09/14 18:23:05 stanton Exp $
+ * RCS: @(#) $Id: tkCanvPs.c,v 1.4 1998/09/22 18:57:16 stanton Exp $
*/
#include "tkInt.h"
@@ -123,7 +123,7 @@ static CONST char * CONST prolog[]= {
\n\
% This is a standard prolog for Postscript generated by Tk's canvas\n\
% widget.\n\
-% RCS: @(#) $Id: tkCanvPs.c,v 1.3 1998/09/14 18:23:05 stanton Exp $
+% RCS: @(#) $Id: tkCanvPs.c,v 1.4 1998/09/22 18:57:16 stanton Exp $\n\
\n\
% The definitions below just define all of the variables used in\n\
% any of the procedures here. This is needed for obscure reasons\n\