Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/msn.h

    ra830512 raa31117  
    2323  Suite 330, Boston, MA  02111-1307  USA
    2424*/
    25 
    26 #ifndef _MSN_H
    27 #define _MSN_H
    2825
    2926/* Some hackish magicstrings to make special-purpose messages/switchboards.
     
    179176void msn_sb_destroy( struct msn_switchboard *sb );
    180177gboolean msn_sb_connected( gpointer data, gint source, b_input_condition cond );
    181 int msn_sb_write_msg( struct im_connection *ic, struct msn_message *m );
    182 
    183 #endif //_MSN_H
Note: See TracChangeset for help on using the changeset viewer.