freemyipod r631 - Code Review

Jump to: navigation, search
Repository:freemyipod
Revision:r630‎ | r631 | r632 >
Date:03:18, 20 February 2011
Author:theseven
Status:new
Tags:
Comment:
emCORE: Kill a leftover "emBIOS" string that Farthen's batch operations didn't catch
Modified paths:
  • /emcore/trunk/usb/usb.c (modified) (history)

Diff [purge]

Index: emcore/trunk/usb/usb.c
@@ -212,7 +212,7 @@
213213 {
214214 32,
215215 USB_DT_STRING,
216 - {'e', 'm', 'B', 'I', 'O', 'S', ' ', 'D', 'e', 'b', 'u', 'g', 'g', 'e', 'r'}
 216+ {'e', 'm', 'C', 'O', 'R', 'E', ' ', 'D', 'e', 'b', 'u', 'g', 'g', 'e', 'r'}
217217 };
218218
219219 static const struct usb_string_descriptor CACHEALIGN_ATTR lang_descriptor =