Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorEugene Tarassov2011-11-16 06:59:44 +0000
committerEugene Tarassov2011-11-16 06:59:44 +0000
commitcae6c858a808d059fa5d421295b34b99e5d7ecb1 (patch)
tree87ddad08a945024d686e1f31676113eb94ad8f0d /tests
parent16a55d169c648522f14d9eefa351bc59d9f14462 (diff)
downloadorg.eclipse.tcf.agent-cae6c858a808d059fa5d421295b34b99e5d7ecb1.tar.gz
org.eclipse.tcf.agent-cae6c858a808d059fa5d421295b34b99e5d7ecb1.tar.xz
org.eclipse.tcf.agent-cae6c858a808d059fa5d421295b34b99e5d7ecb1.zip
Code cleanup: fixed missing LF at end of file.
Diffstat (limited to 'tests')
-rw-r--r--tests/mem-leaks/tcf/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mem-leaks/tcf/config.h b/tests/mem-leaks/tcf/config.h
index 1be5b65a..4b130972 100644
--- a/tests/mem-leaks/tcf/config.h
+++ b/tests/mem-leaks/tcf/config.h
@@ -18,4 +18,4 @@
#define USE_HW_BPS 0
#include "../../agent/tcf/config.h"
-#endif /* D_config */ \ No newline at end of file
+#endif /* D_config */

Back to the top