mirror of
https://github.com/tmate-io/tmate.git
synced 2025-08-09 05:54:47 +02:00
Sync OpenBSD patchset 492:
A couple of minor cosmetic changes.
This commit is contained in:
3
tmux.c
3
tmux.c
@ -1,4 +1,4 @@
|
||||
/* $Id: tmux.c,v 1.185 2009-11-08 22:40:36 tcunha Exp $ */
|
||||
/* $Id: tmux.c,v 1.186 2009-11-08 22:53:13 tcunha Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||
@ -507,7 +507,6 @@ main(int argc, char **argv)
|
||||
client_main(); /* doesn't return */
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
main_set_signals(void)
|
||||
{
|
||||
|
Reference in New Issue
Block a user