created decryptLogger function
This commit is contained in:
parent
f26945a841
commit
8263a17a20
@ -22,5 +22,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#include <why2/logger/flags.h>
|
||||
|
||||
void deallocateLogger(logFile logger); //USE THIS IF YOU WANT TO DEALLOCATE FILE POINTER RETURNED BY logger'S initLogger
|
||||
void decryptLogger(logFile logger, logFlags flags);
|
||||
|
||||
#endif
|
Loading…
x
Reference in New Issue
Block a user