summaryrefslogtreecommitdiff
path: root/tools/iriver.c
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2020-06-06 21:37:17 -0400
committerSolomon Peachy <pizza@shaftnet.org>2020-06-07 01:38:55 +0000
commit2434b6ca258e43e61e6493911c08a5778f25728e (patch)
treea616c10752502cf0b4a71169baa7ba0a0872c273 /tools/iriver.c
parente4ee5980c6490c6e4c5cedb8b1b4c37443b1c35a (diff)
downloadrockbox-2434b6ca258e43e61e6493911c08a5778f25728e.tar.gz
rockbox-2434b6ca258e43e61e6493911c08a5778f25728e.zip
misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links.
(This migration happened over a decade ago!) Change-Id: Ib396414a16f2d763e549af49e3f3b03047dab49c
Diffstat (limited to 'tools/iriver.c')
-rw-r--r--tools/iriver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/iriver.c b/tools/iriver.c
index 4c949c6627..b9ccd2378f 100644
--- a/tools/iriver.c
+++ b/tools/iriver.c
@@ -13,7 +13,7 @@
13 * bottom of the COPYING file for details on this license. 13 * bottom of the COPYING file for details on this license.
14 * 14 *
15 * Original code from http://www.beermex.com/@spc/ihpfirm.src.zip 15 * Original code from http://www.beermex.com/@spc/ihpfirm.src.zip
16 * Details at http://www.rockbox.org/twiki/bin/view/Main/IriverToolsGuide 16 * Details at http://www.rockbox.org/wiki/IriverToolsGuide
17 * 17 *
18 ****************************************************************************/ 18 ****************************************************************************/
19#include <stdio.h> 19#include <stdio.h>