Changeset 15832cc
- Timestamp:
- 2005-12-16T09:45:34Z (19 years ago)
- Branches:
- master
- Children:
- c4168f4
- Parents:
- bf02a67
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
storage_text.c
rbf02a67 r15832cc 34 34 { 35 35 switch (id) { 36 case 0: return find_protocol("oscar"); 36 37 case 1: return find_protocol("oscar"); 38 case 3: return find_protocol("oscar"); 37 39 case 4: return find_protocol("msn"); 38 40 case 2: return find_protocol("yahoo");
Note: See TracChangeset
for help on using the changeset viewer.