Searched refs:he_errlist (Results 1 – 2 of 2) sorted by relevance
202 #define he_strerror(code) he_errlist[code]209 static const Char *const he_errlist[] = { variable
5620 * history.c: Add missing , in he_errlist[] initializer. Yay lint.