X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=util%2Fhex-escape.h;fp=util%2Fhex-escape.h;h=83a4c6f146fe15387b0ef8c151ae6e5b4dcbc766;hp=8703334cda8d4836660bed1f8cf41c65e2fec023;hb=f316f7ef6af98b8f89f094dde24e36b837b3c5f2;hpb=6987286a5b562709c1de583db66673c202fd926c diff --git a/util/hex-escape.h b/util/hex-escape.h index 8703334c..83a4c6f1 100644 --- a/util/hex-escape.h +++ b/util/hex-escape.h @@ -5,7 +5,7 @@ extern "C" { #endif -typedef enum hex_status { +typedef enum { HEX_SUCCESS = 0, HEX_SYNTAX_ERROR, HEX_OUT_OF_MEMORY