Revision: 2783 http://tmux.svn.sourceforge.net/tmux/?rev=2783&view=rev Author: tcunha Date: 2012-04-24 16:24:37 +0000 (Tue, 24 Apr 2012) Log Message: ----------- Sync OpenBSD patchset 1101:
Add missing prototype. Modified Paths: -------------- trunk/client.c Modified: trunk/client.c =================================================================== --- trunk/client.c 2012-04-24 16:24:03 UTC (rev 2782) +++ trunk/client.c 2012-04-24 16:24:37 UTC (rev 2783) @@ -59,6 +59,7 @@ void client_callback(int, short, void *); int client_dispatch_attached(void); int client_dispatch_wait(void *); +const char *client_exit_message(void); /* * Get server create lock. If already held then server start is happening in This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ tmux-cvs mailing list tmux-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-cvs