Changes in protocols/yahoo/yahoo_list.h [9034ba0:277674c]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/yahoo/yahoo_list.h
r9034ba0 r277674c 24 24 #define __YLIST_H__ 25 25 26 /* BitlBee already uses GLib so use it. */26 /* GLib has linked list already, so I don't see why libyahoo2 has to copy this... */ 27 27 28 28 typedef GList YList;
Note: See TracChangeset
for help on using the changeset viewer.