summaryrefslogtreecommitdiff
path: root/http_codes.h
diff options
context:
space:
mode:
Diffstat (limited to 'http_codes.h')
-rw-r--r--http_codes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/http_codes.h b/http_codes.h
index 795f92a..a1958f1 100644
--- a/http_codes.h
+++ b/http_codes.h
@@ -42,4 +42,4 @@ HTTP_STATUS(502, BAD_GATEWAY, Bad Gateway)
HTTP_STATUS(503, SERVICE_UNAVAILABLE, Service Unavailable)
HTTP_STATUS(504, GATEWAY_TIMEOUT, Gateway Timeout)
HTTP_STATUS(505, HTTP_VERSION_NOT_SUPPORTED, HTTP Version Not Supported)
-HTTP_STATUS(507, INSUFFICIENT_STORAGE, Insufficient Storage) \ No newline at end of file
+HTTP_STATUS(507, INSUFFICIENT_STORAGE, Insufficient Storage)