mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2025-08-29 15:22:06 +02:00
PR comments
This commit is contained in:
@@ -267,6 +267,7 @@ pdfioObjGetDict(pdfio_obj_t *obj) // I - Object
|
||||
return (NULL);
|
||||
}
|
||||
|
||||
|
||||
//
|
||||
// 'pdfioObjGetName()' - Get the name value associated with an object.
|
||||
//
|
||||
@@ -287,7 +288,6 @@ pdfioObjGetName(pdfio_obj_t *obj) // I - Object
|
||||
}
|
||||
|
||||
|
||||
|
||||
//
|
||||
// '_pdfioObjGetExtension()' - Get the extension pointer for an object.
|
||||
//
|
||||
|
Reference in New Issue
Block a user