summaryrefslogtreecommitdiffstats
path: root/x11/imwheel/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'x11/imwheel/files/patch-ab')
-rw-r--r--x11/imwheel/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/imwheel/files/patch-ab b/x11/imwheel/files/patch-ab
new file mode 100644
index 0000000..26b8fc1
--- /dev/null
+++ b/x11/imwheel/files/patch-ab
@@ -0,0 +1,11 @@
+--- util.c.orig Fri Feb 18 14:11:18 2000
++++ util.c Fri Feb 18 14:13:18 2000
+@@ -557,7 +557,7 @@
+
+ struct WinAction *getRC()
+ {
+- char fname[2][1024]={"","/etc/imwheelrc"}, line[1024], *p, *q, winid[1024];
++ char fname[2][1024]={"",IMWHEELRC}, line[1024], *p, *q, winid[1024];
+ int fi,i;
+ struct WinAction *newwa=NULL;
+ FILE *f=NULL;
OpenPOWER on IntegriCloud