Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#11724 - Correct spelling of 'seperate' in the skin parsing code

Attached to Project: Rockbox
Opened by Alexander Levin (fml2) - Thursday, 04 November 2010, 21:51 GMT+2
Last edited by Bertrik Sikken (bertrik) - Friday, 05 November 2010, 10:51 GMT+2
Task Type Patches
Category Language
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Release 3.6
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

I think (and the internet confirms that) that the correct spelling is sepArate, not sepErate. The patch corrects this.

There are other places with 'seperate', but they should be fixed in another patch (or patches).
   seper.diff (6.7 KiB)
 lib/skin_parser/skin_parser.c |   34 +++++++++++++++++-----------------
 lib/skin_parser/skin_parser.h |    2 +-
 lib/skin_parser/skin_scan.c   |    2 +-
 lib/skin_parser/skin_debug.c  |    6 +++---
 lib/skin_parser/symbols.h     |    4 ++--
 5 files changed, 24 insertions(+), 24 deletions(-)

This task depends upon

Closed by  Bertrik Sikken (bertrik)
Friday, 05 November 2010, 10:51 GMT+2
Reason for closing:  Accepted

Loading...