Changeset 693aca0 for protocols/msn/ns.c
- Timestamp:
- 2015-04-10T17:10:40Z (6 years ago)
- Branches:
- master
- Children:
- 254a4da
- Parents:
- a9b1e0e
- git-author:
- dequis <dx@…> (08-03-15 04:28:28)
- git-committer:
- dequis <dx@…> (10-04-15 17:10:40)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/msn/ns.c
ra9b1e0e r693aca0 58 58 59 59 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); 61 61 } 62 62
Note: See TracChangeset
for help on using the changeset viewer.