Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/oscar/service.c

    rdd89a55 re6d6047  
    881881#endif
    882882
    883 /* len can't be 0 here anyway...
    884883                } else if ((offset == 0x00001000) && (len == 0x00000000)) {
    885884
     
    888887                        aimbs_put32(&fr->data, 0xe9800998);
    889888                        aimbs_put32(&fr->data, 0xecf8427e);
    890 */
     889
    891890                } else
    892891                        do_error_dialog(sess->aux_data, "WARNING: unknown hash request", "Gaim");
Note: See TracChangeset for help on using the changeset viewer.