Cleanup of duplicated symbols -- found by compiling with
LDFLAGS += -Wl,-warn-common
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
|
||||
FILE *cin;
|
||||
|
||||
struct termios initial_settings, new_settings;
|
||||
static struct termios initial_settings, new_settings;
|
||||
|
||||
void gotsig(int sig)
|
||||
{
|
||||
|
Reference in New Issue
Block a user