transmission/utils
Mike Gelfand ff8d0dbf3b Switch from UNUSED macro to TR_UNUSED macro
Since there is no way to mark parameters as [potentially] unused in
standard C and when using MSVC compiler, use the widely accepted
cast-to-void approach instead.
2020-08-18 14:19:55 +03:00
..
CMakeLists.txt refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
Makefile.am
create.c Use explicit boolean conversions 2019-07-14 16:25:07 +03:00
edit.c refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
remote.c Switch from UNUSED macro to TR_UNUSED macro 2020-08-18 14:19:55 +03:00
show.c refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
transmission-create.1 fixup! (trunk) update credits (#1205) 2020-05-02 11:42:18 -05:00
transmission-edit.1 fixup! (trunk) update credits (#1205) 2020-05-02 11:42:18 -05:00
transmission-remote.1 Add argument description to --labels command line option in transmission-remote man. (#1364) 2020-07-27 00:30:32 -05:00
transmission-show.1 fixup! (trunk) update credits (#1205) 2020-05-02 11:42:18 -05:00
units.h