mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-31 10:58:25 +00:00
Typo: warn -> warning
This commit is contained in:
parent
ce86307a1a
commit
a249f89715
@ -28,7 +28,7 @@
|
||||
|
||||
// #define POINTERHOLDER_TRANSITION 0 to suppress this warning, and see below.
|
||||
// See also https://qpdf.readthedocs.io/en/stable/design.html#smart-pointers
|
||||
# warn "POINTERHOLDER_TRANSITION is not defined -- see qpdf/PointerHolder.hh"
|
||||
# warning "POINTERHOLDER_TRANSITION is not defined -- see qpdf/PointerHolder.hh"
|
||||
|
||||
// undefined = define as 0 and issue a warning
|
||||
// 0 = no deprecation warnings, backward-compatible API
|
||||
|
Loading…
x
Reference in New Issue
Block a user