Ignore:
Timestamp:
2010-11-12T22:48:28Z (13 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
70d7795
Parents:
389ce9f (diff), 5258d364 (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.
Message:

Merging a bunch of Debian packaging fixes from AnAnt, the package should be
Lintian clean now (or at least *much* cleaner than before). Thanks!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/oscar/im.c

    r389ce9f r6da18ac  
    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.