comparison libpurple/win32/win32dep.h @ 20503:905891855710

3rd time the charm? Fixes #2990, maybe
author Ka-Hing Cheung <khc@hxbc.us>
date Wed, 12 Sep 2007 05:36:59 +0000
parents 32c366eeeb99
children 723b5a2f91ce
comparison
equal deleted inserted replaced
20502:b5a2938b4549 20503:905891855710
58 58
59 /* init / cleanup */ 59 /* init / cleanup */
60 void wpurple_init(void); 60 void wpurple_init(void);
61 void wpurple_cleanup(void); 61 void wpurple_cleanup(void);
62 62
63 long wpurple_get_tz_offset(void);
63 64
64 /* 65 /*
65 * MACROS 66 * MACROS
66 */ 67 */
67 68