Fixed: [if-feature always negative if imported from another module](https://github.com/clicon/clixon/issues/429)

Apply styleguide to snmp patch
This commit is contained in:
Olof hagsand 2023-05-05 10:26:55 +02:00
parent fc967171f9
commit a0df12134a
4 changed files with 14 additions and 7 deletions

View file

@ -83,6 +83,7 @@
/* Name of xml top object created by xml parse functions
* This is a "neutral" symbol without any meaning as opposed to the previous symbols ^
* @see DATASTORE_TOP_SYMBOL which should be used for clixon top-level config trees
*/
#define XML_TOP_SYMBOL "top"