/pidgin/main: 610a0844ac5d: Fix a tcl warning

Tomasz Wasilczyk <[email protected]>
Newsgroups gmane.comp.gnome.gaim.cvs
Message-ID <[email protected]>
Changeset: 610a0844ac5d9b98acc4b1778fd66d6ac3281e0f
Author:	 Tomasz Wasilczyk <[email protected]>
Date:	 2014-05-26 19:00 +0200
Branch:	 default
URL: https://hg.pidgin.im/pidgin/main/rev/610a0844ac5d

Description:

Fix a tcl warning

diffstat:

 libpurple/plugins/tcl/tcl_cmds.c |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff --git a/libpurple/plugins/tcl/tcl_cmds.c b/libpurple/plugins/tcl/tcl_cmds.c
--- a/libpurple/plugins/tcl/tcl_cmds.c
+++ b/libpurple/plugins/tcl/tcl_cmds.c
@@ -872,6 +872,7 @@ int tcl_cmd_conversation(ClientData unus
 			pmsg = purple_message_new_incoming(from, what, 0, 0);
 			break;
 		case CMD_CONV_WRITE_SYSTEM:
+		default:
 			pmsg = purple_message_new_system(what, 0);
 			break;
 		}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.