Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_statusbar.c ewl_statusbar.h 


Log Message:
oops, thanks devilhorns

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/ewl_statusbar.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- ewl_statusbar.c     28 Mar 2005 07:04:29 -0000      1.2
+++ ewl_statusbar.c     5 Jun 2005 22:06:23 -0000       1.3
@@ -113,7 +113,7 @@
  * @return Returns no value
  * @brief show the box on the left of the status bar
  */
-void ewl_statsbar_left_show(Ewl_Statusbar *sb)
+void ewl_statusbar_left_show(Ewl_Statusbar *sb)
 {
        DENTER_FUNCTION(DLEVEL_STABLE);
        DCHECK_PARAM_PTR("sb", sb);
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/ewl_statusbar.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- ewl_statusbar.h     10 Apr 2005 05:05:18 -0000      1.4
+++ ewl_statusbar.h     5 Jun 2005 22:06:23 -0000       1.5
@@ -43,7 +43,7 @@
 int             ewl_statusbar_init(Ewl_Statusbar *sb);
 
 void            ewl_statusbar_left_hide(Ewl_Statusbar *sb);
-void            ewl_statsbar_left_show(Ewl_Statusbar *sb);
+void            ewl_statusbar_left_show(Ewl_Statusbar *sb);
 void            ewl_statusbar_right_hide(Ewl_Statusbar *sb);
 void            ewl_statusbar_right_show(Ewl_Statusbar *sb);
 




-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to