Version 3.6.0.2, tag libreoffice-3.6.0.2
[LibreOffice.git] / mythes / mythes-1.2.1-rhbz675806.patch
blob7ad311a4d60c3319594956f4d88f9e779541b810
1 --- misc/mythes-1.2.2/mythes.cxx 2011-02-08 10:42:57.262964286 +0000
2 +++ misc/build/mythes-1.2.2/mythes.cxx 2011-02-08 10:43:06.305076490 +0000
3 @@ -14,6 +14,7 @@
4 encoding = NULL;
5 list = NULL;
6 offst = NULL;
7 + pdfile = NULL;
9 if (thInitialize(idxpath, datpath) != 1) {
10 fprintf(stderr,"Error - can't open %s or %s\n",idxpath, datpath);