print a small log message with the config file name
This commit is contained in:
parent
bd26b9cb2a
commit
b8e6af28fe
4 changed files with 23 additions and 2 deletions
|
|
@ -74,6 +74,7 @@ class Utils
|
|||
#endif //WIN32
|
||||
|
||||
//misc
|
||||
static string get_canonical_filename(string);
|
||||
static bool file_exists(string);
|
||||
static bool dir_exists(string);
|
||||
static string errnotostrerror(int);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue