Skip to content

Warning & Whitespace cleanups

Alan Coopersmith requested to merge alanc/libxscrnsaver:misc into master

Clears 16 -Wimplicit-int-conversion, 11 -Wshorten-64-to-32, and 8 -Wsign-conversion warnings from clang.

Remove leading spaces before tabs and trailing whitespace, and fix a couple of incorrect indentations.

Merge request reports