Changeset 164352e for lib/events_glib.c
- Timestamp:
- 2011-12-24T18:02:39Z (13 years ago)
- Branches:
- master
- Children:
- 34ded90
- Parents:
- e306fbf (diff), 96f954d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/events_glib.c
re306fbf r164352e 75 75 b_input_condition gaim_cond = 0; 76 76 gboolean st; 77 78 if (condition & G_IO_NVAL) 79 return FALSE; 77 80 78 81 if (condition & GAIM_READ_COND)
Note: See TracChangeset
for help on using the changeset viewer.