ad-oliviero / uwufetch

A meme system info tool for Linux, based on nyan/uwu trend on r/linuxmasterrace.
GNU General Public License v3.0
747 stars 48 forks source link

[OPTIMIZE] Fixed some warnings on code. #148

Closed elegantShock2258 closed 2 years ago

elegantShock2258 commented 2 years ago

L:125 Reduced cache_limit 's scope. L:129 Provided limits to sscanf as it is effectively a boolean. L:222 Reduced home_dir's scope. L:318 Changed to appropriate format specifier (source c++ refrence) L:500 Changed line's location.