Changes in protocols/oscar/service.c [dd89a55:e6d6047]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/oscar/service.c
rdd89a55 re6d6047 881 881 #endif 882 882 883 /* len can't be 0 here anyway...884 883 } else if ((offset == 0x00001000) && (len == 0x00000000)) { 885 884 … … 888 887 aimbs_put32(&fr->data, 0xe9800998); 889 888 aimbs_put32(&fr->data, 0xecf8427e); 890 */ 889 891 890 } else 892 891 do_error_dialog(sess->aux_data, "WARNING: unknown hash request", "Gaim");
Note: See TracChangeset
for help on using the changeset viewer.