mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-05 16:12:13 +00:00
Remove unneeded paragraph from comments
This commit is contained in:
parent
ddbe59179e
commit
e19114df7a
@ -84,10 +84,6 @@
|
|||||||
*
|
*
|
||||||
* DETAILS:
|
* DETAILS:
|
||||||
*
|
*
|
||||||
* There is some complexity in this API's error handling as it tries
|
|
||||||
* to adopt C++-style exception handling to work with languages that
|
|
||||||
* don't support exceptions, such as C.
|
|
||||||
*
|
|
||||||
* The data type underlying qpdf_data maintains a list of warnings and
|
* The data type underlying qpdf_data maintains a list of warnings and
|
||||||
* a single error. To retrieve warnings, call qpdf_next_warning while
|
* a single error. To retrieve warnings, call qpdf_next_warning while
|
||||||
* qpdf_more_warnings is true. To retrieve the error, call
|
* qpdf_more_warnings is true. To retrieve the error, call
|
||||||
|
Loading…
Reference in New Issue
Block a user