[prev in list] [next in list] [prev in thread] [next in thread] 

List:       enlightenment-svn
Subject:    E SVN: devilhorns trunk/E-MODULES-EXTRA/screenshot/src
From:       "Enlightenment SVN" <no-reply () enlightenment ! org>
Date:       2009-02-28 17:40:43
Message-ID: 20090228174043.4E3DF1183FC () e2 ! enlightenment ! org
[Download RAW message or body]

Log:
  minor formatting fix
  
  
Author:       devilhorns
Date:         2009-02-28 09:40:43 -0800 (Sat, 28 Feb 2009)
New Revision: 39287

Modified:
  trunk/E-MODULES-EXTRA/screenshot/src/e_mod_main.c 

Modified: trunk/E-MODULES-EXTRA/screenshot/src/e_mod_main.c
===================================================================
--- trunk/E-MODULES-EXTRA/screenshot/src/e_mod_main.c	2009-02-28 17:10:03 UTC (rev 39286)
+++ trunk/E-MODULES-EXTRA/screenshot/src/e_mod_main.c	2009-02-28 17:40:43 UTC (rev 39287)
@@ -691,8 +691,7 @@
    if (!(inst = data)) return 0;
 
    // a count down timer should never be less zero, reset timer in that case
-   if ((ss_cfg->delay - inst->counter) < 0)
-      inst->counter = 0;
+   if ((ss_cfg->delay - inst->counter) < 0) inst->counter = 0;
 
    snprintf(buf, sizeof(buf), "%2.0f", (ss_cfg->delay - inst->counter));
    edje_object_part_text_set(inst->o_base, "e.text.counter", buf);


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
enlightenment-svn mailing list
enlightenment-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic