From ba06c2d6a37dc081a3a8c5a01426a0a009428ca9 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 14:02:16 +0000 Subject: Rename p*/ patch-xy patches to reflect the files they modify. --- print/bibview/files/patch-gui_card.c | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 print/bibview/files/patch-gui_card.c (limited to 'print/bibview/files/patch-gui_card.c') diff --git a/print/bibview/files/patch-gui_card.c b/print/bibview/files/patch-gui_card.c new file mode 100644 index 000000000000..514c65f15929 --- /dev/null +++ b/print/bibview/files/patch-gui_card.c @@ -0,0 +1,22 @@ +--- gui_card.c.orig Mon May 8 18:24:55 1995 ++++ gui_card.c Thu Sep 11 13:08:31 1997 +@@ -370,15 +370,15 @@ + CardWidgetsPtr cwp; + Dimension height; + +- #ifdef ACTION_PROBLEM ++#ifdef ACTION_PROBLEM + if (first_in){ +- #endif ++#endif + XtAppAddActions(XtWidgetToApplicationContext(topLevel), actions, + XtNumber(actions)); +- #ifdef ACTION_PROBLEM ++#ifdef ACTION_PROBLEM + first_in = 0; + } +- #endif ++#endif + reqback = options.reqColor; + auth_ed_back = options.authedColor; + -- cgit v1.2.3