diff libpurple/connection.h @ 29720:45a94940c122

propagate from branch 'im.pidgin.pidgin' (head 70ee6c0f2e2858657f0eb06a128db6abd076bdb7) to branch 'im.pidgin.pidgin.next.minor' (head 751c26dd5e4a9b90bbec6931f1d2476831d5b409)
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 23 Nov 2009 23:53:19 +0000
parents 8b17877d3294
children 3e5bb4e2334c
line wrap: on
line diff
--- a/libpurple/connection.h	Mon Nov 23 19:00:00 2009 +0000
+++ b/libpurple/connection.h	Mon Nov 23 23:53:19 2009 +0000
@@ -45,7 +45,7 @@
 	PURPLE_CONNECTION_NO_URLDESC = 0x0040,  /**< Connection does not support descriptions with links */
 	PURPLE_CONNECTION_NO_IMAGES = 0x0080,  /**< Connection does not support sending of images */
 	PURPLE_CONNECTION_ALLOW_CUSTOM_SMILEY = 0x0100 /**< Connection supports sending and receiving custom smileys */
-
+	
 } PurpleConnectionFlags;
 
 typedef enum