From 357ffb3c46a6c371fd84b56acd6f69cb6aad9bb8 Mon Sep 17 00:00:00 2001 From: Nicolas Pennequin Date: Mon, 5 May 2008 10:32:46 +0000 Subject: Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17369 a1c6a512-1295-4272-9138-f99709370657 --- rbutil/ipodpatcher/fat32format.c | 2 +- rbutil/rbutilqt/zip/LICENSE.GPL | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'rbutil') diff --git a/rbutil/ipodpatcher/fat32format.c b/rbutil/ipodpatcher/fat32format.c index e0e30db602..19500f49bf 100644 --- a/rbutil/ipodpatcher/fat32format.c +++ b/rbutil/ipodpatcher/fat32format.c @@ -392,7 +392,7 @@ int format_partition(struct ipod_t* ipod, int partition) if ( qTotalSectors >= 0xffffffff ) { /* This is a more fundamental limitation on FAT32 - the total - sector count in the root dir ­s 32bit. With a bit of + sector count in the root dir ­s 32bit. With a bit of creativity, FAT32 could be extended to handle at least 2^28 clusters There would need to be an extra field in the FSInfo sector, and the old sector count could be set to diff --git a/rbutil/rbutilqt/zip/LICENSE.GPL b/rbutil/rbutilqt/zip/LICENSE.GPL index 40c8c38e9c..04a7580109 100644 --- a/rbutil/rbutilqt/zip/LICENSE.GPL +++ b/rbutil/rbutilqt/zip/LICENSE.GPL @@ -305,7 +305,7 @@ the "copyright" line and a pointer to where the full notice is found. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. Also add information on how to contact you by electronic and paper mail. -- cgit v1.2.3