]> git.proxmox.com Git - mirror_zfs.git/commit
Use correct format string when printing int8
authorMatthew Macy <mmacy@freebsd.org>
Mon, 21 Oct 2019 03:37:30 +0000 (20:37 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 21 Oct 2019 03:37:30 +0000 (20:37 -0700)
commit685abd595cf8e058cc7233d6e4f1ffc2dce88695
tree708b9c9a19a0720b8f0f1583fa582d038860656d
parent8b2d097c17bdf799b0b9a680b17b91d10ef8b6be
Use correct format string when printing int8

Reviewed-by: Igor Kozhukhov <igor@dilos.org>
Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
Closes #9486
lib/libnvpair/libnvpair_json.c