comparison src/protocols/gg/gg.c @ 8589:72a0759a37a2

[gaim-migrate @ 9340] Paco-Paco got his 8space tab on earlier, and it makes me feel dirty. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 06 Apr 2004 01:06:45 +0000
parents 5af95c2b1179
children 7024b595b6ae
comparison
equal deleted inserted replaced
8588:7f7679853f7b 8589:72a0759a37a2
1 /* 1 /*
2 * gaim - Gadu-Gadu Protocol Plugin 2 * gaim - Gadu-Gadu Protocol Plugin
3 * $Id: gg.c 9336 2004-04-05 20:42:13Z eblanton $ 3 * $Id: gg.c 9340 2004-04-06 01:06:45Z thekingant $
4 * 4 *
5 * Copyright (C) 2001 Arkadiusz Mi¶kiewicz <misiek@pld.ORG.PL> 5 * Copyright (C) 2001 Arkadiusz Mi¶kiewicz <misiek@pld.ORG.PL>
6 * 6 *
7 * This program is free software; you can redistribute it and/or modify 7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by 8 * it under the terms of the GNU General Public License as published by
1353 NULL, 1353 NULL,
1354 NULL, 1354 NULL,
1355 NULL, 1355 NULL,
1356 NULL, 1356 NULL,
1357 NULL, 1357 NULL,
1358 NULL 1358 NULL
1359 }; 1359 };
1360 1360
1361 static GaimPluginInfo info = 1361 static GaimPluginInfo info =
1362 { 1362 {
1363 2, /**< api_version */ 1363 2, /**< api_version */