comparison src/conversation.c @ 1867:b508cbbe9c48

[gaim-migrate @ 1877] bye committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 20 May 2001 10:39:10 +0000
parents 5cb89cf24f45
children efc899af4912
comparison
equal deleted inserted replaced
1866:466fc4ada7cb 1867:b508cbbe9c48
1284 { 1284 {
1285 char buf[BUF_LONG]; 1285 char buf[BUF_LONG];
1286 char *str; 1286 char *str;
1287 FILE *fd; 1287 FILE *fd;
1288 char colour[10]; 1288 char colour[10];
1289 char *clr;
1290 struct buddy *b; 1289 struct buddy *b;
1291 int gtk_font_options = 0; 1290 int gtk_font_options = 0;
1292 GString *logstr; 1291 GString *logstr;
1293 char buf2[BUF_LONG]; 1292 char buf2[BUF_LONG];
1294 char mdate[64]; 1293 char mdate[64];