resurrecting-open-source-projects / scrot

SCReenshOT - command line screen capture utility
Other
495 stars 49 forks source link

fix: faulty strerror call #286

Closed N-R-K closed 1 year ago

N-R-K commented 1 year ago

strerror operates on errno values, not X error codes.