2001-06-09 15:55:10 -04:00
|
|
|
--- src/config_expl.cpp.orig Fri Jul 11 16:32:33 1997
|
|
|
|
+++ src/config_expl.cpp Thu Jun 7 21:45:41 2001
|
|
|
|
@@ -398,7 +398,7 @@ int ConfigClass::load_resources(void
|
1999-10-31 04:26:17 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
// check to see if the path is valid
|
|
|
|
- struct DIR *checkdir;
|
|
|
|
+ DIR *checkdir;
|
|
|
|
|
|
|
|
//>---------- first check for the explorer path itself
|
|
|
|
|