corrected wrong indentation
This commit is contained in:
parent
855e0fb88e
commit
1c4d207a4b
@ -119,7 +119,6 @@ enum hio_http_status_t
|
||||
HIO_HTTP_STATUS_EXPECTATION_FAILED = 417,
|
||||
|
||||
HIO_HTTP_STATUS_INTERNAL_SERVER_ERROR = 500,
|
||||
|
||||
};
|
||||
typedef enum hio_http_status_t hio_http_status_t;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user