Skip to content

Commit

Permalink
Minor corrections.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmramosr authored May 11, 2020
1 parent cafc5eb commit d382328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/project1.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ void Project1::foo(int &i) {

void independentMethod(int &i) {
i = 0;
}
}

0 comments on commit d382328

Please sign in to comment.