nat: fix the wrong unformat type 62/37162/4
authorTed Chen <znscnchen@gmail.com>
Tue, 20 Sep 2022 02:21:08 +0000 (10:21 +0800)
committerOle Tr�an <otroan@employees.org>
Thu, 13 Apr 2023 08:04:12 +0000 (08:04 +0000)
commit407b1488d559cdcbc37b087ba62c18a95ce165db
tree575cc72322e54883aa11f6b1656cfc75f73ffbb3
parentd9df1650385cd784429d3a49bffa673c450c643e
nat: fix the wrong unformat type

The unformat type for "%d" should be u32 or int.

Type: fix
Signed-off-by: Ted Chen <znscnchen@gmail.com>
Change-Id: I2483df6259ed8d3c7648c8db6345e5063ac8b57e
src/plugins/nat/nat44-ed/nat44_ed_cli.c
src/plugins/nat/nat44-ei/nat44_ei_cli.c