mirror of
https://github.com/tmate-io/tmate.git
synced 2026-01-23 02:24:06 +00:00
Merge branch 'obsd-master'
This commit is contained in:
commit
7fe8edc396
31 changed files with 141 additions and 83 deletions
|
|
@ -444,7 +444,7 @@ server_clear_identify(struct client *c)
|
|||
}
|
||||
|
||||
void
|
||||
server_callback_identify(unused int fd, unused short events, void *data)
|
||||
server_callback_identify(__unused int fd, __unused short events, void *data)
|
||||
{
|
||||
struct client *c = data;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue