Ignore:
Timestamp:
2009-12-13T14:48:56Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
e8c8d00
Parents:
2288705
Message:

No functional changes, just some style "fixes". Although I admit I'm
somewhat growing out of my own coding style, I do try to keep things
consistent at least within files.

Comments are now in reviewboard:

http://code.bitlbee.org/rb/r/13/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/msn.c

    r2288705 r1c3008a  
    7878        {
    7979                while( md->filetransfers ) {
    80                         imcb_file_canceled( md->filetransfers->data, "Closing msn connection" );
     80                        imcb_file_canceled( md->filetransfers->data, "Closing connection" );
    8181                }
    8282               
Note: See TracChangeset for help on using the changeset viewer.