Ignore:
Timestamp:
Jan 12, 2013, 1:43:47 PM (12 years ago)
Author:
Jason Gross <jgross@mit.edu>
Children:
bbf85df
Parents:
e3a0d71
git-author:
Jason Gross <jgross@mit.edu> (01/12/13 13:37:10)
git-committer:
Jason Gross <jgross@mit.edu> (01/12/13 13:43:47)
Message:
Fix user-facing spelling in libfaim things
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libfaim/rxhandlers.c

    r7869e48 r77ad061  
    569569        int i;
    570570
    571         faimdprintf(sess, 1, "\nRecieved unknown packet:");
     571        faimdprintf(sess, 1, "\nReceived unknown packet:");
    572572
    573573        for (i = 0; aim_bstream_empty(&frame->data); i++) {
Note: See TracChangeset for help on using the changeset viewer.