Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#10519 - Fix const correctness in usb_serial

Attached to Project: Rockbox
Opened by amaury pouly (pamaury) - Thursday, 13 August 2009, 17:07 GMT+2
Last edited by Nils Wallménius (nls) - Monday, 24 August 2009, 16:57 GMT+2
Task Type Patches
Category Operating System/Drivers
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This patch modify the prototype of usb_serial_send to add the const qualifier to the buffer.
   usbserial.diff (0.9 KiB)
 firmware/usbstack/usb_serial.c |    2 +-
 firmware/usbstack/usb_serial.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

This task depends upon

Closed by  Nils Wallménius (nls)
Monday, 24 August 2009, 16:57 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Gevaerts committed this in r22422

Loading...