mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2025-08-29 07:12:02 +02:00
Update TODOs.
This commit is contained in:
@@ -22,7 +22,7 @@ pdfio_obj_t * // O - Destination page
|
||||
pdfioPageCopy(pdfio_file_t *pdf, // I - PDF file
|
||||
pdfio_obj_t *src) // I - Source page
|
||||
{
|
||||
// TODO: Implement me
|
||||
// TODO: Implement pdfioPageCopy
|
||||
(void)pdf;
|
||||
(void)src;
|
||||
|
||||
|
Reference in New Issue
Block a user