summaryrefslogtreecommitdiff
path: root/math/euler/patches/patch-ad
blob: 57bbaf08c3c0b899ff957913f63ba0f7a5e07223 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.1 2004/02/13 22:36:40 kristerw Exp $

--- metaps.c.orig	2004-02-13 23:01:18.000000000 +0100
+++ metaps.c	2004-02-13 23:24:42.000000000 +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\