Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_prefix.c 


Log Message:


big oopsies! fix.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_prefix.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- e_prefix.c  31 Jul 2005 06:22:31 -0000      1.4
+++ e_prefix.c  1 Aug 2005 09:12:03 -0000       1.5
@@ -126,7 +126,7 @@
 }
 
 const char *
-e_preifx_bin_get(void)
+e_prefix_bin_get(void)
 {
    return _prefix_path_bin;
 }
@@ -138,7 +138,7 @@
 }
 
 const char *
-e_preifx_lib_get(void)
+e_prefix_lib_get(void)
 {
    return _prefix_path_lib;
 }




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to