Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : docs

Dir     : e17/docs/ewlbook/xml


Modified Files:
        getting_started.xml 


Log Message:
fix warnings

===================================================================
RCS file: /cvs/e/e17/docs/ewlbook/xml/getting_started.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- getting_started.xml 3 Oct 2005 18:55:33 -0000       1.13
+++ getting_started.xml 12 Apr 2007 12:39:12 -0000      1.14
@@ -36,6 +36,7 @@
 </para>
 
 <programlisting role="C">
+#include &lt;stdio.h&gt;
 #include &lt;Ewl.h&gt;
 
 void destroy_cb(Ewl_Widget *w, void *event, void *data) {
@@ -89,6 +90,7 @@
 </para>
 
 <programlisting role="C">
+#include &lt;stdio.h&gt;
 #include &lt;Ewl.h&gt;
 </programlisting>
 



-------------------------------------------------------------------------
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
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to