Ignore:
Timestamp:
2010-10-25T14:23:46Z (13 years ago)
Author:
أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@…>
Branches:
master
Children:
279454e
Parents:
6c2b430
Message:

Fix typo: recieve -> receive

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/oscar/im.c

    r6c2b430 r7064d28  
    937937
    938938        if (channel != 0x01) {
    939                 imcb_error(sess->aux_data, "icbm: ICBM recieved on unsupported channel.  Ignoring.");
     939                imcb_error(sess->aux_data, "icbm: ICBM received on unsupported channel.  Ignoring.");
    940940                return 0;
    941941        }
Note: See TracChangeset for help on using the changeset viewer.