diff options
author | Pierre Pfister <ppfister@cisco.com> | 2018-08-20 14:21:07 +0200 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2018-08-25 00:40:10 +0000 |
commit | ffb3813dd352a8b12fddfa2730dde390f1b92104 (patch) | |
tree | 38fde2ed2709e5f37a0add1ea2cc216d1e85f4ac /src/vppinfra/unix-misc.c | |
parent | c9fbd66cdb20c53c6e9cf68ba5ad984be609102f (diff) |
Add int cast to fit '.*' printf expectations
Sometimes, compiler would throw an error:
error: field precision specifier ‘.*’ expects argument of type
‘int’, but argument 5 has type ‘u64 {aka long unsigned int}’
This change adds the requested cast.
Change-Id: I43edeac0ee565a1fcee38b9d2942e49c8dd63116
Signed-off-by: Pierre Pfister <ppfister@cisco.com>
Diffstat (limited to 'src/vppinfra/unix-misc.c')
0 files changed, 0 insertions, 0 deletions