Enlightenment CVS committal
Author : doursse
Project : e17
Module : proto/epdf
Dir : e17/proto/epdf/src/lib
Modified Files:
epdf_page.h esmart_pdf.c
Log Message:
fix doc
===================================================================
RCS file: /cvs/e/e17/proto/epdf/src/lib/epdf_page.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- epdf_page.h 21 May 2008 13:07:08 -0000 1.2
+++ epdf_page.h 13 Jul 2008 09:27:35 -0000 1.3
@@ -101,12 +101,12 @@
void epdf_page_page_set (Epdf_Page *page, int p);
/**
- * @brief Return the page number
+ * @brief Return the current page number
*
* @param page The page
- * @return The page number
+ * @return The current page number
*
- * Return page number of the page @p page
+ * Return the current number of the page @p page
*/
int epdf_page_page_get (const Epdf_Page *page);
===================================================================
RCS file: /cvs/e/e17/proto/epdf/src/lib/esmart_pdf.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- esmart_pdf.c 21 May 2008 13:07:08 -0000 1.9
+++ esmart_pdf.c 13 Jul 2008 09:27:35 -0000 1.10
@@ -373,7 +373,7 @@
}
/**
- * Return the poppler document of a smart pdf object
+ * @brief Return the poppler document of a smart pdf object
*
* @param obj The Evas object
* @return The poppler document of the pdf (NULL on failure)
@@ -392,7 +392,7 @@
}
/**
- * Return the current poppler page of a smart pdf object
+ * @brief Return the current poppler page of a smart pdf object
*
* @param obj The Evas object
* @return The current poppler page of the pdf (NULL on failure)
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs