Commit 5c2ff22b authored by Thiago Macieira's avatar Thiago Macieira Committed by Jani Heikkinen
Browse files

Use void instead of uchar in the endian-swapping function parameters


This allows us to pass pointers to storage that is not an array of
uchar, which it hardly ever is.

Change-Id: Ifea6e497f11a461db432ffff14490d2c2df21906
Reviewed-by: default avatarKonstantin Ritt <ritt.ks@gmail.com>
Reviewed-by: default avatarMarc Mutz <marc.mutz@kdab.com>
Showing with 68 additions and 59 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment