Changeset 0483e1e for protocols/nogaim.c
- Timestamp:
- 2016-11-28T19:26:16Z (8 years ago)
- Branches:
- master
- Children:
- 90254d0
- Parents:
- 2a1c27f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/nogaim.c
r2a1c27f r0483e1e 54 54 GList *l; 55 55 struct plugin_info *i; 56 struct plugin_info *info ;56 struct plugin_info *info = NULL; 57 57 struct plugin_info * (*info_function) (void) = NULL; 58 58 void (*init_function) (void);
Note: See TracChangeset
for help on using the changeset viewer.