Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/bin/tests/tree2


Modified Files:
        ewl_tree2.c 


Log Message:
- minor tutorial changes

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/tree2/ewl_tree2.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- ewl_tree2.c 6 Jan 2007 09:31:50 -0000       1.7
+++ ewl_tree2.c 6 Jan 2007 10:03:46 -0000       1.8
@@ -11,7 +11,7 @@
  *
  * Finding the Tree in the Forest
  * (originally at http://everburning.com/news/finding-the-tree-in-the-forest)
- * Weve been doing a bunch of work on Ewl_Tree2 lately. Its been shaping up
+ * We've been doing a bunch of work on Ewl_Tree2 lately. Its been shaping up
  * nicely at the moment. To that end, I thought Id do a quick write up on how 
it
  * works and what you can do with it.
  *
@@ -39,8 +39,7 @@
  * the code as I go.
  *
  * @code
- * oni:~/dev/tree2_test$ gcc -o tree2_test tree2_test.c `ewl-config --cflags
- * --libs`
+ * oni:~/dev/tree2_test$ gcc -o tree2_test tree2_test.c `ewl-config --cflags 
--libs`
  * @endcode
  *
  * With that out of the way, on with the show. Im going to start by listing all
@@ -687,9 +686,7 @@
  * test_custom_new(void)
  * {
  *      Ewl_Widget *button;
- *
  *      button = ewl_button_new();
- *
  *      return button;
  * }
  * @endcode



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to