export populate

This commit is contained in:
Olof Hagsand 2018-08-27 19:07:52 +00:00
parent bb6d043d6c
commit de2d5be6dd
3 changed files with 3 additions and 2 deletions

View file

@ -55,7 +55,7 @@ enum clicon_err{
OE_DB = 1, /* database registries */
OE_DEMON, /* demons: pidfiles, etc */
OE_EVENTS, /* events, filedescriptors, timeouts */
OE_CFG, /* config commit / quagga */
OE_CFG, /* configuration */
OE_PROTO, /* config/client communication */
OE_REGEX, /* Regexp error */
OE_UNIX, /* unix/linux syscall error */