export populate
This commit is contained in:
parent
bb6d043d6c
commit
de2d5be6dd
3 changed files with 3 additions and 2 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue