diff --git a/argz b/argz index 5398bb4..331948c 160000 --- a/argz +++ b/argz @@ -1 +1 @@ -Subproject commit 5398bb4f794c214e7daeb85f61d10b8ba6459503 +Subproject commit 331948c772d886a066f159fd5135f8df78ab6442 diff --git a/src/path.c b/src/path.c index 7eee134..cb14f19 100644 --- a/src/path.c +++ b/src/path.c @@ -105,8 +105,8 @@ gt_path(int argc, char **argv) }, res = {0}; struct argz ratez[] = { - {"tx", "BYTES/SEC", &req.path.rate_tx, argz_size}, - {"rx", "BYTES/SEC", &req.path.rate_rx, argz_size}, + {"tx", "BYTES/SEC", &req.path.rate_tx, argz_bytes}, + {"rx", "BYTES/SEC", &req.path.rate_rx, argz_bytes}, {NULL}}; struct argz pathz[] = {