print: percent arg for process_fd is integer
With commit 0a131418 the percent variable became an integer instead of size_t. We fix the format modifier accordingly.
Showing
Please register or sign in to comment
With commit 0a131418 the percent variable became an integer instead of size_t. We fix the format modifier accordingly.