mirror of
https://github.com/tmate-io/tmate.git
synced 2025-08-15 08:12:46 +02:00
Merge branch 'obsd-master'
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user