Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup #12

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Cleanup #12

wants to merge 3 commits into from

Commits on Apr 11, 2017

  1. Use tabs for indentation

    Previously we had a mixture of both.
    Shugyousha committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    96a4486 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6b4cf4 View commit details
    Browse the repository at this point in the history
  3. Fix gcc warning

    gcc complains about extraneous content after the endif. We just delete
    it since it's not needed.
    Shugyousha committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    3909249 View commit details
    Browse the repository at this point in the history