about summary refs log tree commit diff stats
path: root/xombrero.h
diff options
context:
space:
mode:
Diffstat (limited to 'xombrero.h')
-rw-r--r--xombrero.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xombrero.h b/xombrero.h
index 6137299..afd4ec4 100644
--- a/xombrero.h
+++ b/xombrero.h
@@ -302,7 +302,7 @@ struct tab {
 	gulong			progress_handle;
 
 	/* cert chain (pem) */
-	char			*cert_chain;
+	char			*pem;
 
 	/* previous host (:cert show) */
 	char			*about_cert_host;