aboutsummaryrefslogtreecommitdiff
path: root/src/lib/reason_phrase.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/reason_phrase.c')
-rw-r--r--src/lib/reason_phrase.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/reason_phrase.c b/src/lib/reason_phrase.c
index 97ace0a3..e3692837 100644
--- a/src/lib/reason_phrase.c
+++ b/src/lib/reason_phrase.c
@@ -27,7 +27,7 @@
27#include "internal.h" 27#include "internal.h"
28 28
29#ifndef NULL 29#ifndef NULL
30#define NULL ((void*)0) 30#define NULL ((void*) 0)
31#endif 31#endif
32 32
33static const char *const invalid_hundred[] = { 33static const char *const invalid_hundred[] = {