From 9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 26 Jul 2016 16:51:15 +0000 Subject: Cleanup patches, a* categories. Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight --- audio/xwave/files/patch-src_graphics.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'audio/xwave/files/patch-src_graphics.c') diff --git a/audio/xwave/files/patch-src_graphics.c b/audio/xwave/files/patch-src_graphics.c index b66afe7118f8..81bfedcc5045 100644 --- a/audio/xwave/files/patch-src_graphics.c +++ b/audio/xwave/files/patch-src_graphics.c @@ -1,5 +1,5 @@ ---- src/graphics.c.orig Mon Nov 9 08:22:55 1998 -+++ src/graphics.c Fri Jun 30 19:49:18 2000 +--- src/graphics.c.orig 1998-11-08 23:22:55 UTC ++++ src/graphics.c @@ -30,7 +30,7 @@ #ifdef linux @@ -9,7 +9,7 @@ #include #elif defined (sgi) #include -@@ -1476,7 +1476,7 @@ +@@ -1476,7 +1476,7 @@ void expose_action (Widget w, Main_Data if (md->mb->exposing) return; */ @@ -18,7 +18,7 @@ if (resizing) { resizing=FALSE; return; -@@ -1532,7 +1532,7 @@ +@@ -1532,7 +1532,7 @@ Next_Wave *get_nw(Main_Data *md,Widget w void expose_canvas (Widget w, Main_Data *md, XExposeEvent *event, Boolean *flg) { -- cgit v1.2.3