libpurple/connection.h

branch
cpw.attention_ui
changeset 25932
8c579d02a976
parent 24569
5dbd0617a27d
parent 25924
0bbcae5e02d3
child 25941
6c9d20339ab8
--- a/libpurple/connection.h	Thu Nov 13 09:00:45 2008 +0000
+++ b/libpurple/connection.h	Thu Nov 13 19:49:58 2008 +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

mercurial