added missing comment to initLogger
This commit is contained in:
parent
f2b059da13
commit
4e345eeb99
@ -1,6 +1,6 @@
|
|||||||
#ifndef WHY2_LOGGER_LOGGER_H
|
#ifndef WHY2_LOGGER_LOGGER_H
|
||||||
#define WHY2_LOGGER_LOGGER_H
|
#define WHY2_LOGGER_LOGGER_H
|
||||||
|
|
||||||
int initLogger(char *directoryPath);
|
int initLogger(char *directoryPath); //CREATES LOGGING FILE IN directoryPath
|
||||||
|
|
||||||
#endif
|
#endif
|
Loading…
x
Reference in New Issue
Block a user