Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
f299f4ae
Commit
f299f4ae
authored
May 06, 2004
by
Ken Martin
Browse files
fix warning
parent
6e17e798
Changes
1
Hide whitespace changes
Inline
Side-by-side
Templates/TestDriver.cxx.in
View file @
f299f4ae
...
...
@@ -11,7 +11,6 @@ static int TestDriverDebugReport(int type, char* message, int* retVal)
(void)type; (void)retVal;
fprintf(stderr, message);
exit(1);
return 0;
}
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment