mirror of
https://github.com/tmux/tmux.git
synced 2025-01-12 19:39:04 +00: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