Ticket #59 (closed defect)
Opened 4 years ago
Last modified 4 years ago
debugging output left in channel.c in 0.18
| Reported by: | anonymous | Owned by: | dfandrich |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | misc | Version: | |
| Keywords: | Cc: | dfandrich | |
| Blocked By: | Blocks: |
Description
In release 0.18 on line 1417 of channel.c the debugging output:
fprintf(stderr, "return rc = %d\n", rc);
has been left in the release.
Low priority and not really important I know... ;)
Change History
comment:1 Changed 4 years ago by dfandrich
Note: See
TracTickets for help on using
tickets.

Fixed in CVS. Thanks for pointing it out!