]> git.ozlabs.org Git - ppp.git/commit
Clang complained about -Wformat in passing a int for %h in snprintf. Result would...
authorEivind Næss <eivnaes@yahoo.com>
Thu, 23 Sep 2021 14:52:34 +0000 (07:52 -0700)
committerEivind Næss <eivnaes@yahoo.com>
Thu, 23 Sep 2021 14:52:34 +0000 (07:52 -0700)
commitd297eac0723155e9227431dc807837058b51a7a3
tree5f8d59c8a451f04dcbd727c4dec66d10f69589c2
parentafdcc8e741b3b3b478dbea34974e467f72050076
Clang complained about -Wformat in passing a int for %h in snprintf. Result would have been the same.

Signed-off-by: Eivind Næss <eivnaes@yahoo.com>
pppd/plugins/radius/util.c