Changeset 877b6f4 for skype/skype.c


Ignore:
Timestamp:
2007-08-21T17:46:40Z (17 years ago)
Author:
VMiklos <vmiklos@…>
Branches:
master
Children:
75742cc
Parents:
56b56478
Message:

cleanup in struct skype_data

File:
1 edited

Legend:

Unmodified
Added
Removed
  • skype/skype.c

    r56b56478 r877b6f4  
    3939        char *username;
    4040        int fd;
    41         char *txq;
    42         int tx_len;
    43         int r_inpa, w_inpa;
     41        int r_inpa;
    4442        /* When we receive a new message id, we query the handle, then the
    4543         * body. Store the handle here so that we imcb_buddy_msg() when we got
Note: See TracChangeset for help on using the changeset viewer.