Module Name: xsrc
Committed By: christos
Date: Sun May 29 22:59:10 UTC 2011
Added Files:
xsrc/xfree/xc/util/memleak: memleak.h
Log Message:
for CheckMemory
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 xsrc/xfree/xc/util/memleak/memleak.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: xsrc/xfree/xc/util/memleak/memleak.h
diff -u /dev/null xsrc/xfree/xc/util/memleak/memleak.h:1.1
--- /dev/null Sun May 29 18:59:10 2011
+++ xsrc/xfree/xc/util/memleak/memleak.h Sun May 29 18:59:10 2011
@@ -0,0 +1 @@
+void CheckMemory(void);