blob: d1ab6058019d9c95d8d6ea60ed3aa4589c684279 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- cyrus-imapd-2.2.12/lib/imapopts.h.orig 2006-08-10 14:43:26.000000000 +0200
+++ cyrus-imapd-2.2.12/lib/imapopts.h 2006-08-10 14:44:58.000000000 +0200
@@ -178,7 +178,7 @@
};
-extern struct imapopt_s imapopts[];
+extern struct imapopt_s * imapopts;
|