diff options
Diffstat (limited to 'x11/kvidtune/files/patch-ae')
-rw-r--r-- | x11/kvidtune/files/patch-ae | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/kvidtune/files/patch-ae b/x11/kvidtune/files/patch-ae deleted file mode 100644 index 2c9e470..0000000 --- a/x11/kvidtune/files/patch-ae +++ /dev/null @@ -1,11 +0,0 @@ ---- kvidtune/xf86vidmode.h.orig Fri Jan 21 19:55:26 2000 -+++ kvidtune/xf86vidmode.h Fri Jan 21 19:56:37 2000 -@@ -154,7 +154,7 @@ - int EventBase, ErrorBase; - - private: -- void SetErrorText(char *txt); -+ void SetErrorText(const char *txt); - static int X11ErrorHandler(Display *dis,XErrorEvent *err); - - public: |