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