Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/eesh


Modified Files:
        E.h file.c 


Log Message:
Indent.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/eesh/E.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- E.h 4 Feb 2004 20:17:30 -0000       1.12
+++ E.h 13 Feb 2004 18:13:55 -0000      1.13
@@ -213,13 +213,10 @@
 void                Alert(char *fmt, ...);
 void                InitStringList(void);
 void                AssignIgnoreFunction(int (*FunctionToAssign) (void *),
-
                                         void *params);
 void                AssignRestartFunction(int (*FunctionToAssign) (void *),
-
                                          void *params);
 void                AssignExitFunction(int (*FunctionToAssign) (void *),
-
                                       void *params);
 void                AssignTitleText(char *text);
 void                AssignIgnoreText(char *text);
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/eesh/file.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- file.c      19 Jan 2004 22:30:26 -0000      1.7
+++ file.c      13 Feb 2004 18:13:55 -0000      1.8
@@ -230,7 +230,8 @@
    EDBUG_RETURN_;
 }
 
-time_t moddate(char *s)
+time_t
+moddate(char *s)
 {
    struct stat         st;
 




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to