Skip to content

Commit

Permalink
Merge pull request #843 from chbauman/master
Browse files Browse the repository at this point in the history
Fixing inconsistency in example
  • Loading branch information
jakobandersen authored Jun 3, 2022
2 parents 72fe244 + 0e7f6e6 commit 149847d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/doxygen/example_test.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
void main()
{
Test7 t;
Test5 t;
t.example();
}

0 comments on commit 149847d

Please sign in to comment.