Skip to content

Patchset 2021.2

Ghost User requested to merge (removed):cleanups2 into master

This patchset contains the following updates:

  • Add Makefile.in to .gitignore
  • Code cleanup: Indent all copyright file headers
  • Code cleanup: Remove source code indentation notes
  • Code cleanup: Cleanup and sort #include directives
  • Code cleanup: Fix indentation of function declarations
  • Fix fgets() compiler warning
  • Prevent memset2() from compiling because of a double-increment bug
  • Code cleanup: Remove an unnecessary forward function declaration
  • Code cleanup: A minor configure.ac.in update

Merge request reports