Changeset 13791
- Timestamp:
- Jan 15, 2013, 9:55:04 PM (8 years ago)
- Location:
- trunk/libtransmission
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/quark.c
r13787 r13791 348 348 { "torrent-get", 11 }, 349 349 { "torrent-set", 11 }, 350 { "torrent-set-location", 20 }, 350 351 { "torrentCount", 12 }, 351 352 { "torrentFile", 11 }, -
trunk/libtransmission/quark.h
r13787 r13791 358 358 TR_KEY_torrent_get, 359 359 TR_KEY_torrent_set, 360 TR_KEY_torrent_set_location, 360 361 TR_KEY_torrentCount, 361 362 TR_KEY_torrentFile,
Note: See TracChangeset
for help on using the changeset viewer.