Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed compiler warning "Semicolon before method body is ignored"
Fixed Xcode compiler warning "Semicolon before method body is ignored" in Reachability.m. description method had a semicolon after the method definition.
- Loading branch information