[bluez/bluez] 433a9f: monitor: Fix usage of %z formater for uint64_t

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



  Branch: refs/heads/master
  Home:   https://github.com/bluez/bluez
  Commit: 433a9fd13d46298706a752d86756a02a8d91bdf2
      https://github.com/bluez/bluez/commit/433a9fd13d46298706a752d86756a02a8d91bdf2
  Author: Brian Gix <brian.gix@xxxxxxxxx>
  Date:   2022-06-30 (Thu, 30 Jun 2022)

  Changed paths:
    M monitor/l2cap.h

  Log Message:
  -----------
  monitor: Fix usage of %z formater for uint64_t

%z expect a size_t as argument not uint64_t, so passing
an argument of type uint64_t shall use PRIx64 instead.





[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux