diff options
| -rw-r--r-- | src/pierror.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pierror.h b/src/pierror.h index cb773ab..c0db98c 100644 --- a/src/pierror.h +++ b/src/pierror.h | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | #define PIE_CONNREFUSED "connection refused" | 12 | #define PIE_CONNREFUSED "connection refused" |
| 13 | #define PIE_CONNABORTED "closed" | 13 | #define PIE_CONNABORTED "closed" |
| 14 | #define PIE_CONNRESET "closed" | 14 | #define PIE_CONNRESET "closed" |
| 15 | #define PIE_TIMEDOUT "timeout" | 15 | #define PIE_TIMEDOUT "connection timeout" |
| 16 | #define PIE_AGAIN "temporary failure in name resolution" | 16 | #define PIE_AGAIN "temporary failure in name resolution" |
| 17 | #define PIE_BADFLAGS "invalid value for ai_flags" | 17 | #define PIE_BADFLAGS "invalid value for ai_flags" |
| 18 | #define PIE_BADHINTS "invalid value for hints" | 18 | #define PIE_BADHINTS "invalid value for hints" |
