Enlightenment CVS committal

Author  : barbieri
Project : e17
Module  : proto/epdf

Dir     : e17/proto/epdf/src/bin


Modified Files:
        epdf_etk_test.c 


Log Message:
Update etk_init() usage.

===================================================================
RCS file: /cvs/e/e17/proto/epdf/src/bin/epdf_etk_test.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- epdf_etk_test.c     30 Aug 2007 09:18:19 -0000      1.11
+++ epdf_etk_test.c     15 Nov 2007 05:02:09 -0000      1.12
@@ -31,7 +31,7 @@
     return -1;
   }
 
-  etk_init (&argc, &argv);
+  etk_init (argc, argv);
 
   /* We open the pdf file */
   pdf = etk_pdf_new ();



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to