WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=7938c5e959b2417172edce8a80f6225ae870b01d

commit 7938c5e959b2417172edce8a80f6225ae870b01d
Author: Andrew Williams <[email protected]>
Date:   Thu Dec 7 02:31:27 2017 -0800

    Wiki page clouseau.md changed with summary [] by Andrew Williams
---
 pages/develop/debug/c/clouseau.md.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/develop/debug/c/clouseau.md.txt 
b/pages/develop/debug/c/clouseau.md.txt
index 2f42b5d07..df80cc85a 100644
--- a/pages/develop/debug/c/clouseau.md.txt
+++ b/pages/develop/debug/c/clouseau.md.txt
@@ -33,7 +33,7 @@ Create the following program in your development environment 
or text editor:
 static void
 _quit(void *data EINA_UNUSED, const Efl_Event *event EINA_UNUSED)
 {
-   // quit the mainloop (elm_run function will return)
+   // quit the mainloop
    efl_exit(0);
 }
 

-- 


Reply via email to