summaryrefslogtreecommitdiff
path: root/src/gmutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gmutil.c')
-rw-r--r--src/gmutil.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gmutil.c b/src/gmutil.c
index 5f09a176..4b144097 100644
--- a/src/gmutil.c
+++ b/src/gmutil.c
@@ -240,7 +240,7 @@ static const struct {
240 { tlsFailure_GmStatusCode, 240 { tlsFailure_GmStatusCode,
241 { 0x1f5a7, /* networked computers */ 241 { 0x1f5a7, /* networked computers */
242 "Network/TLS Failure", 242 "Network/TLS Failure",
243 "We could not communicate with the requested host." } }, 243 "Failed to communicate with the host. Here is the error message:" } },
244 { temporaryFailure_GmStatusCode, 244 { temporaryFailure_GmStatusCode,
245 { 0x1f50c, /* electric plug */ 245 { 0x1f50c, /* electric plug */
246 "Temporary Failure", 246 "Temporary Failure",