diff options
Diffstat (limited to 'libcli/util/doserr.c')
-rw-r--r-- | libcli/util/doserr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libcli/util/doserr.c b/libcli/util/doserr.c index 7a4f6769860..388a9abfd86 100644 --- a/libcli/util/doserr.c +++ b/libcli/util/doserr.c @@ -54,7 +54,6 @@ static const struct werror_code_struct dos_errs[] = { "WERR_INVALID_FORM_NAME", WERR_INVALID_FORM_NAME }, { "WERR_INVALID_FORM_SIZE", WERR_INVALID_FORM_SIZE }, { "WERR_ALREADY_SHARED", WERR_ALREADY_SHARED }, - { "WERR_BUF_TOO_SMALL", WERR_BUF_TOO_SMALL }, { "WERR_JOB_NOT_FOUND", WERR_JOB_NOT_FOUND }, { "WERR_DEST_NOT_FOUND", WERR_DEST_NOT_FOUND }, { "WERR_GROUPNOTFOUND", WERR_GROUPNOTFOUND }, |