Changeset 643dfc4 for storage_text.c


Ignore:
Timestamp:
2005-12-17T01:25:58Z (18 years ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
e3fb678
Parents:
4146a07 (diff), 32c632f (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:

Merge integration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • storage_text.c

    r4146a07 r643dfc4  
    4242{
    4343        switch (id) {
    44         case 1: return find_protocol("oscar");
     44        case 0: case 1: case 3: return find_protocol("oscar");
    4545        case 4: return find_protocol("msn");
    4646        case 2: return find_protocol("yahoo");
Note: See TracChangeset for help on using the changeset viewer.