PR comments

This commit is contained in:
Sergey Vlasov
2024-09-25 18:06:17 +03:00
parent 04c4f44324
commit a19949834b
2 changed files with 2 additions and 2 deletions

View File

@@ -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.
//