summaryrefslogtreecommitdiff
blob: 6d4aaacb8a38a6c8e26bb9362fd2df7c28461336 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Three of these are not like the others

--- a/include/dconf_vars.h
+++ b/include/dconf_vars.h
@@ -42,9 +42,9 @@
 E char*     DNSBLZoneMsg;
 
 /* PT */
-char *PT_Nick;
-char *PT_Mask;
-char *PT_Info;
+E char *PT_Nick;
+E char *PT_Mask;
+E char *PT_Info;
 #undef E
 
 #endif /* conf_vars_h_ */