X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=src%2Fwget.h;h=ca4a702d11f56558be952ac0ed1ec72c407a6502;hb=b1838bdfd197ec970d834ce5042995df92516841;hp=ee315b6f81aab54c806250040f0218073cc0f40e;hpb=e3820953b25ec3ea6472649375df36745aeb5696;p=wget diff --git a/src/wget.h b/src/wget.h index ee315b6f..ca4a702d 100644 --- a/src/wget.h +++ b/src/wget.h @@ -353,7 +353,7 @@ typedef enum PROXERR, /* 50 */ AUTHFAILED, QUOTEXC, WRITEFAILED, SSLINITFAILED, VERIFCERTERR, - UNLINKERR, NEWLOCATION_KEEP_POST, + UNLINKERR, NEWLOCATION_KEEP_POST, CLOSEFAILED, WARC_ERR, WARC_TMP_FOPENERR, WARC_TMP_FWRITEERR } uerr_t;