summaryrefslogtreecommitdiff
blob: c06c8ff04cd3cb01dcdb218e3e8c248b251895b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- metaps.c	2002-05-25 16:15:52.000000000 +0200
+++ metaps.c.new	2004-03-15 15:18:25.423631080 +0100
@@ -209,7 +209,7 @@
 //	rectangle clipping
 //	x1 y1 x2 y2 setclip
 static char setclipmacro[]= "/setclip {\n\
-gsave
+gsave\n\
 	/y2 exch def\n\
 	/x2 exch def\n\
 	/y1 exch def\n\