diff src/event.h @ 6063:5239a3b4ab33

[gaim-migrate @ 6513] clean up a lot of compiler warnings. Hopefully I didn't break anything too badly. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Tue, 08 Jul 2003 06:11:49 +0000
parents 3b6f48766acb
children
line wrap: on
line diff
--- a/src/event.h	Tue Jul 08 04:23:24 2003 +0000
+++ b/src/event.h	Tue Jul 08 06:11:49 2003 +0000
@@ -5,7 +5,7 @@
  * gaim
  *
  * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
- * 
+ *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
@@ -62,7 +62,7 @@
 	event_got_typing,
 	event_del_conversation,
 	event_connecting,
-	event_conversation_switch,
+	event_conversation_switch
 	/* any others? it's easy to add... */
 
 } GaimEvent;