mirror of
https://github.com/tmux/tmux.git
synced 2025-11-03 00:06:07 +00:00
Some __unused.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include "tmux.h"
|
||||
|
||||
char *
|
||||
osdep_get_name(int fd, char *tty)
|
||||
osdep_get_name(__unused int fd, char *tty)
|
||||
{
|
||||
struct psinfo p;
|
||||
struct stat st;
|
||||
|
||||
Reference in New Issue
Block a user