Import ncpfs 2.2.2
This commit is contained in:
@@ -277,6 +277,9 @@ strrqerror(int err)
|
||||
{NWE_UNSUPPORTED_TRAN_TYPE, /* 8870 */
|
||||
N_("Unsupported transport type")},
|
||||
/* ... */
|
||||
{NWE_UNSUPPORTED_AUTHENTICATOR, /* 8873 */
|
||||
N_("Unsupported authenticator")},
|
||||
/* ... */
|
||||
{0x10000,
|
||||
NULL}};
|
||||
const struct errxlat* eptr = rqerrors;
|
||||
|
||||
Reference in New Issue
Block a user