Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
8707ef89
Commit
8707ef89
authored
Mar 05, 2008
by
Uwe Schulzweida
Browse files
No commit message
No commit message
parent
a73c0397
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/dmemory.h
View file @
8707ef89
...
...
@@ -4,10 +4,6 @@
#include
<stdlib.h>
#if defined(__cplusplus)
extern
"C"
{
#endif
/*
* if DEBUG_MEMORY is defined setenv MEMORY_DEBUG to debug memory
*/
...
...
@@ -45,8 +41,4 @@ extern void Free (const char *caller, const char *file, int line, void *ptr
#endif
/* DEBUG_MEMORY */
#if defined (__cplusplus)
}
#endif
#endif
/* _DMEMORY_H */
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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