mirror of
https://github.com/tmate-io/tmate.git
synced 2026-07-25 03:47:14 +00:00
missed commit matching log.c
This commit is contained in:
parent
3c06bec03f
commit
d9960b2d4d
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue