Changeset c289b6f for protocols/nogaim.c
- Timestamp:
- 2009-11-19T23:00:56Z (15 years ago)
- Branches:
- master
- Children:
- e5e795d
- Parents:
- c48a033 (diff), 36cf9fd (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
-
protocols/nogaim.c
rc48a033 rc289b6f 33 33 34 34 #define BITLBEE_CORE 35 #include <ctype.h> 36 35 37 #include "nogaim.h" 36 #include <ctype.h>38 #include "chat.h" 37 39 38 40 static int remove_chat_buddy_silent( struct groupchat *b, const char *handle );
Note: See TracChangeset
for help on using the changeset viewer.