Skip to content
Snippets Groups Projects
Commit 52a34664 authored by Oliver Bock's avatar Oliver Bock
Browse files

Fixed typo

parent d68a2d73
No related branches found
No related tags found
No related merge requests found
......@@ -983,7 +983,7 @@ int main (int argc, char * const argv[]) {
test_finish();
#ifndef __APPLE___
#ifndef __APPLE__
printf("Test finished (validation only available on Mac OS X)! Total number of errors: %d\n", total_errors);
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment