From f40913cd44e12f20771429f18213c5e9f28c4b0e Mon Sep 17 00:00:00 2001 From: Daniel James Date: Mon, 5 Oct 2009 21:29:39 +0000 Subject: [PATCH] Various inspect fixes. [SVN r56603] --- hash/test/namespace_fail_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hash/test/namespace_fail_test.cpp b/hash/test/namespace_fail_test.cpp index d3c13aa..711ddd0 100644 --- a/hash/test/namespace_fail_test.cpp +++ b/hash/test/namespace_fail_test.cpp @@ -11,4 +11,4 @@ typedef list foo; -int main() {} \ No newline at end of file +int main() {}