2011-12-21 08:37:07 -06:00
|
|
|
--- misc/mythes-1.2.2/mythes.cxx 2011-02-08 10:42:57.262964286 +0000
|
|
|
|
+++ misc/build/mythes-1.2.2/mythes.cxx 2011-02-08 10:43:06.305076490 +0000
|
2011-02-09 08:55:17 -06:00
|
|
|
@@ -14,6 +14,7 @@
|
|
|
|
encoding = NULL;
|
|
|
|
list = NULL;
|
|
|
|
offst = NULL;
|
|
|
|
+ pdfile = NULL;
|
|
|
|
|
|
|
|
if (thInitialize(idxpath, datpath) != 1) {
|
|
|
|
fprintf(stderr,"Error - can't open %s or %s\n",idxpath, datpath);
|