You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
324 B
11 lines
324 B
--- mythes.cxx 2011-02-08 10:42:57.262964286 +0000
|
|
+++ mythes.cxx 2011-02-08 10:43:06.305076490 +0000
|
|
@@ -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);
|