# HG changeset patch # User Mark Doliner # Date 1128917938 0 # Node ID a32bf50ee5d1de872528a0fb1f46a155b71c7e38 # Parent c4fde4165293cd405ee0d5dc22cf8849e98854cd [gaim-migrate @ 13909] Anybody? committer: Tailor Script diff -r c4fde4165293 -r a32bf50ee5d1 plugins/autorecon.c --- a/plugins/autorecon.c Mon Oct 10 04:10:49 2005 +0000 +++ b/plugins/autorecon.c Mon Oct 10 04:18:58 2005 +0000 @@ -1,3 +1,13 @@ +/* + * TODO: Are we getting rid of this, now that this functionality + * is in the core? Can we get rid of those preferences? I + * think we should be ok with always attempting to reconnect + * and never showing disconnected/reconnected messages. + * --KingAnt + * + * If we keep this file, we need to add the GPL header here. + */ + #include "internal.h" #include "connection.h"