From a14c0668720dcafde3f60b7659a01d99ec693a41 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Mon, 28 Jul 2014 23:33:47 +0000 Subject: Rename math/ patch-xy patches to reflect the files they modify. --- math/xgraph/files/patch-ps.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 math/xgraph/files/patch-ps.c (limited to 'math/xgraph/files/patch-ps.c') diff --git a/math/xgraph/files/patch-ps.c b/math/xgraph/files/patch-ps.c new file mode 100644 index 000000000000..a6f6313886be --- /dev/null +++ b/math/xgraph/files/patch-ps.c @@ -0,0 +1,10 @@ +--- ps.c.orig Thu Jul 17 03:40:40 1997 ++++ ps.c Fri Dec 10 03:11:36 1999 +@@ -57,7 +57,6 @@ + #define PS(str) OUT(psFile, str) + #define PSU(str) OUT(ui->psFile, str) + #define IY(val) (ui->height_devs - val) +-#define MAX(a, b) ((a) > (b) ? (a) : (b)) + + /* + * Globals -- cgit v1.2.3