mirror of
https://github.com/tmate-io/tmate.git
synced 2024-11-23 08:33:17 +01:00
missed commit matching log.c
This commit is contained in:
parent
3c06bec03f
commit
d9960b2d4d
2
tmux.h
2
tmux.h
@ -2331,7 +2331,7 @@ u_int utf8_split2(u_int, u_char *);
|
||||
char *get_proc_name(int, char *);
|
||||
|
||||
/* log.c */
|
||||
void log_open(int, const char *);
|
||||
void log_open(const char *);
|
||||
void log_close(void);
|
||||
void printflike1 log_debug(const char *, ...);
|
||||
void printflike1 log_debug2(const char *, ...);
|
||||
|
Loading…
Reference in New Issue
Block a user