From 38edca820eac0a79fd860895b46dd03005e3c96b Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 16 Apr 2022 13:16:06 -0400 Subject: Clarify note in TODO --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 68447795..5ed0702d 100644 --- a/TODO +++ b/TODO @@ -476,9 +476,9 @@ ABI Changes =========== This is a list of changes to make next time there is an ABI change. -Comments appear in the code prefixed by "ABI" +Comments appear in the code prefixed by "ABI". Always Search for ABI +in source and header files to find items not listed here. -* Search for ABI to find items not listed here. * See where anonymous namespaces can be used to keep things private to a source file. Search for `(class|struct)` in **/*.cc. * Having QPDFObjectHandle setters return Class& to allow for -- cgit v1.2.3-54-g00ecf