Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Removed extraneous semicolons from C++ class definition.#50

Merged
nikhilm merged 1 commit into
nikhilm:masterfrom
hporten:master
Jan 6, 2015
Merged

Removed extraneous semicolons from C++ class definition.#50
nikhilm merged 1 commit into
nikhilm:masterfrom
hporten:master

Conversation

@hporten

@hporten hporten commented Jan 2, 2015

Copy link
Copy Markdown
Contributor

Fixes gcc warning about extra ';' when compiling with
-pedantic switch.

Fixes gcc warning about extra ';' when compiling with
-pedantic switch.
nikhilm added a commit that referenced this pull request Jan 6, 2015
Removed extraneous semicolons from C++ class definition.
@nikhilm nikhilm merged commit 6262cef into nikhilm:master Jan 6, 2015
@nikhilm

nikhilm commented Jan 6, 2015

Copy link
Copy Markdown
Owner

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants