Ignore:
Timestamp:
2010-11-12T22:48:28Z (14 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/chatnav.c

    r389ce9f r6da18ac  
    372372
    373373        if (snac2->family != 0x000d) {
    374                 imcb_error(sess->aux_data, "recieved response that maps to corrupt request!");
     374                imcb_error(sess->aux_data, "received response that maps to corrupt request!");
    375375                return 0;
    376376        }
Note: See TracChangeset for help on using the changeset viewer.