fix timestamp and printing
Signed-off-by: Aidan Hahn <aidan@aidanis.online>
This commit is contained in:
parent
7ff43f0346
commit
eeaa710f68
2 changed files with 23 additions and 8 deletions
1
alog.h
1
alog.h
|
|
@ -65,6 +65,7 @@ typedef enum {
|
|||
* err fds: stderr
|
||||
*/
|
||||
void _init_alog();
|
||||
void init_alog();
|
||||
|
||||
/* deinitializes all global state memory used in this library */
|
||||
void deinit_alog();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue