summaryrefslogtreecommitdiffstats
path: root/apps/gui/icon.c
diff options
context:
space:
mode:
authorKevin Ferrare <kevin@rockbox.org>2005-10-28 23:52:49 +0000
committerKevin Ferrare <kevin@rockbox.org>2005-10-28 23:52:49 +0000
commitd452d26885e67aa7d95f50afcbed14c1b837200d (patch)
treef3b4de36b83d65351b05d7fe7ea08d9c1e73319c /apps/gui/icon.c
parent6ff84632164962aa20a808e7c6708b7a02b015a1 (diff)
downloadrockbox-d452d26885e67aa7d95f50afcbed14c1b837200d.tar.gz
rockbox-d452d26885e67aa7d95f50afcbed14c1b837200d.zip
Changed some fn names, also corrected a bug with fonts and made the filetree work like the original one (stop on reaching list limits when pressing button)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7679 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/gui/icon.c')
-rw-r--r--apps/gui/icon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gui/icon.c b/apps/gui/icon.c
index 4d174d3427..073cabc532 100644
--- a/apps/gui/icon.c
+++ b/apps/gui/icon.c
@@ -7,7 +7,7 @@
* \/ \/ \/ \/ \/
* $Id$
*
- * Copyright (C) Robert E. Hak(2002), Kévin FERRARE (2005)
+ * Copyright (C) Robert E. Hak(2002), Kevin FERRARE (2005)
*
* All files in this archive are subject to the GNU General Public License.
* See the file COPYING in the source tree root for full license agreement.