Typo in printout

Folks, there is a typo in the word initialized (7.6 sdk):

libconfd/src/confd_lib.c:        return ret_err(CONFD_ERR_LIB_NOT_INITIALIZED, "Library not initalized");
libconfd/src/confd_lib.c:    case CONFD_ERR_LIB_NOT_INITIALIZED: return "Library not initalized";

Kobi

Kobi,

Thank you for reporting this issue. We will correct this.
If you are building ConfD lib from source, feel free to make the change.

Thanks,
Nabil

1 Like