about summary refs log tree commit diff
path: root/archive.h
diff options
context:
space:
mode:
Diffstat (limited to 'archive.h')
-rw-r--r--archive.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/archive.h b/archive.h
index 8cb20fe..324f342 100644
--- a/archive.h
+++ b/archive.h
@@ -79,7 +79,7 @@ struct BodyPart {
 	};
 	const char *subtype;
 	struct List params;
-	const char *id;
+	const char *contentID;
 	const char *description;
 	const char *encoding;
 	uint32_t size;