summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2005-08-21 23:38:51 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2005-08-21 23:38:51 +0000
commitd4496efee7bd30e4e976cf9937c75f5d00f3acb5 (patch)
tree714b0be48f05b47dbacb3b0fc5f5ebda4bb69d61
parent451e2c077a1fb0ea7bbc77b53329d83da98e3986 (diff)
downloadrockbox-d4496efee7bd30e4e976cf9937c75f5d00f3acb5.tar.gz
rockbox-d4496efee7bd30e4e976cf9937c75f5d00f3acb5.zip
UTF-8 badness removed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7382 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/screens.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/screens.c b/apps/screens.c
index c9acfa6a05..5f949efda8 100644
--- a/apps/screens.c
+++ b/apps/screens.c
@@ -7,7 +7,7 @@
7 * \/ \/ \/ \/ \/ 7 * \/ \/ \/ \/ \/
8 * $Id$ 8 * $Id$
9 * 9 *
10 * Copyright (C) 2002 Bj�n Stenberg 10 * Copyright (C) 2002 Björn Stenberg
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * All files in this archive are subject to the GNU General Public License.
13 * See the file COPYING in the source tree root for full license agreement. 13 * See the file COPYING in the source tree root for full license agreement.