Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : embrace

Dir     : misc/embrace/src/plugins/pop3


Modified Files:
        pop3.c 


Log Message:
minimum interval is 1 minute now
===================================================================
RCS file: /cvsroot/enlightenment/misc/embrace/src/plugins/pop3/pop3.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- pop3.c      26 Aug 2004 14:42:32 -0000      1.13
+++ pop3.c      24 Oct 2004 20:20:45 -0000      1.14
@@ -1,5 +1,5 @@
 /*
- * $Id: pop3.c,v 1.13 2004/08/26 14:42:32 tsauerbeck Exp $
+ * $Id: pop3.c,v 1.14 2004/10/24 20:20:45 tsauerbeck Exp $
  *
  * Copyright (C) 2004 Embrace project.
  *
@@ -37,7 +37,7 @@
        STATE_STAT_OK
 } State;
 
-#define MIN_INTERVAL 300
+#define MIN_INTERVAL 60
 
 static EmbracePlugin *plugin = NULL;
 




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to