Changeset fa8c775 for protocols/msn/ns.c


Ignore:
Timestamp:
2015-03-15T14:41:47Z (9 years ago)
Author:
dequis <dx@…>
Children:
3752019
Parents:
f3ca350
git-author:
dequis <dx@…> (08-03-15 04:28:28)
git-committer:
dequis <dx@…> (15-03-15 14:41:47)
Message:

msn: colorful debug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/ns.c

    rf3ca350 rfa8c775  
    5858
    5959        if (getenv("BITLBEE_DEBUG")) {
    60                 fprintf(stderr, "->NS%d:%s\n", fd, out);
     60                fprintf(stderr, "\x1b[91m>>>[NS%d] %s\n\x1b[97m", fd, out);
    6161        }
    6262
Note: See TracChangeset for help on using the changeset viewer.