summaryrefslogtreecommitdiffstats
path: root/x11/kvidtune/files/patch-ad
blob: e273add935d3b13d7ccc2cdb6d45a34497561bf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- kvidtune/xf86vidmode.cpp.orig	Fri Jan 21 19:55:21 2000
+++ kvidtune/xf86vidmode.cpp	Fri Jan 21 19:56:11 2000
@@ -327,7 +327,7 @@
     free(ErrorText);
 }
 
-void XF86VidMode::SetErrorText(char *txt)
+void XF86VidMode::SetErrorText(const char *txt)
 {
   if (ErrorText) 
     free(ErrorText);
OpenPOWER on IntegriCloud