mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Use %d to parse them as int (since the variables for them as int) instead of %u, even if they both need to be at least > 0; the library will check for the validity of them anyway.