tuxpaint.c code & warning clean-up (WIP)

- Replace any C++ style comments (// ...) with C style (/* ... */).
 - Improve calls to fgets() to avoid "ignoring return value
   of ‘fscanf’, declared with attribute warn_unused_result
   [-Wunused-result]" errors (WIP).
 - Removed some unused, commented-out code.
This commit is contained in:
Bill Kendrick 2017-10-15 12:57:43 -07:00
parent a8a0276f89
commit 284a64a08f

File diff suppressed because it is too large Load diff