summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gmutil.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gmutil.c b/src/gmutil.c
index f55729d1..43586e55 100644
--- a/src/gmutil.c
+++ b/src/gmutil.c
@@ -214,7 +214,7 @@ static const struct {
214 "The requested resource does not exist." } }, 214 "The requested resource does not exist." } },
215 { unsupportedMimeType_GmStatusCode, 215 { unsupportedMimeType_GmStatusCode,
216 { 0x1f47d, /* alien */ 216 { 0x1f47d, /* alien */
217 "Unsupported MIME Type", 217 "Unsupported Content Type",
218 "The received content cannot be viewed with this application." } }, 218 "The received content cannot be viewed with this application." } },
219 { invalidHeader_GmStatusCode, 219 { invalidHeader_GmStatusCode,
220 { 0x1f4a9, /* pile of poo */ 220 { 0x1f4a9, /* pile of poo */