comparison src/multi.h @ 2916:4254491c722b

[gaim-migrate @ 2929] whoops committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 22 Dec 2001 03:38:20 +0000
parents e841b14b5b89
children 4df759d607f3
comparison
equal deleted inserted replaced
2915:7a158753b8d6 2916:4254491c722b
72 int evil; 72 int evil;
73 gboolean wants_to_die; /* defaults to FALSE */ 73 gboolean wants_to_die; /* defaults to FALSE */
74 }; 74 };
75 75
76 #define OPT_CONN_HTML 0x00000001 76 #define OPT_CONN_HTML 0x00000001
77 #define OPT_CONN_SHOW_HTML 0x00000002
77 78
78 struct proto_user_opt { 79 struct proto_user_opt {
79 char *label; 80 char *label;
80 char *def; 81 char *def;
81 int pos; 82 int pos;