diff src/protocols/gg/gg.h @ 13642:c99d04f8a42b

[gaim-migrate @ 16040] Use gaim_notify_userinfo() to display the results of "Get Info". committer: Tailor Script <tailor@pidgin.im>
author Bartoz Oler <bartosz@pidgin.im>
date Sun, 16 Apr 2006 15:35:09 +0000
parents d12bbe6da705
children
line wrap: on
line diff
--- a/src/protocols/gg/gg.h	Sun Apr 16 10:49:35 2006 +0000
+++ b/src/protocols/gg/gg.h	Sun Apr 16 15:35:09 2006 +0000
@@ -29,6 +29,9 @@
 #include "connection.h"
 
 
+#define PUBDIR_RESULTS_MAX 20
+
+
 typedef struct
 {
 	char *name;