
3 Jun
2013
3 Jun
'13
8 a.m.
On 06/02/2013 02:41 AM, Eric Blake wrote:
On 06/01/2013 01:52 AM, Martin Kletzander wrote:
For USB devices, dev->name gets formated as %.3o:%.3o even though the numbers are decadic.
s/decadic/decimal/ here and in the subject line.
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=967712
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> ---
ACK.
Thanks, fixed both occurrences and pushed. Martin