Opened 12 years ago
Closed 12 years ago
#4301 closed Enhancement (fixed)
strerror used instead of tr_strerror
Reported by: | taem | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Transmission | Version: | 2.31 |
Severity: | Minor | Keywords: | |
Cc: |
Description
Hi,
I've noticed in several files a strerror function used instead of tr_strerror. Is that by design? Please find attached patches.
Thanks.
Attachments (2)
Change History (3)
Changed 12 years ago by taem
Changed 12 years ago by taem
comment:1 Changed 12 years ago by jordan
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
r12476: use daemon patch
r12477: and in peer-io.c too