Skip to content

Commit a39a074

Browse files
committed
Doc: libcrmcommon: Document need to maintain last two public XML funcs
Signed-off-by: Reid Wahl <[email protected]>
1 parent f54baa6 commit a39a074

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/crm/common/xml.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ extern "C" {
2929
* \ingroup core
3030
*/
3131

32-
/*
33-
* Searching & Modifying
32+
/* @COMPAT Create and apply patchset functions must remain public until we
33+
* create libpacemaker equivalents
3434
*/
3535

3636
xmlNode *xml_create_patchset(

0 commit comments

Comments
 (0)