Enlightenment CVS committal
Author : sebastid
Project : misc
Module : embrace
Dir : misc/embrace/src/lib
Modified Files:
embrace.c
Log Message:
make function static
===================================================================
RCS file: /cvsroot/enlightenment/misc/embrace/src/lib/embrace.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- embrace.c 3 Sep 2005 04:05:10 -0000 1.2
+++ embrace.c 3 Sep 2005 04:07:04 -0000 1.3
@@ -1,5 +1,5 @@
/*
- * $Id: embrace.c,v 1.2 2005/09/03 04:05:10 sebastid Exp $
+ * $Id: embrace.c,v 1.3 2005/09/03 04:07:04 sebastid Exp $
*
* Copyright (C) 2004 Embrace project.
*
@@ -558,7 +558,7 @@
return true;
}
-bool embrace_load_ui (Embrace *e)
+static bool embrace_load_ui (Embrace *e)
{
char path[PATH_MAX + 1];
assert (e);
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs