From fbebcf7d2e8e6818e91da93b2252c1938c56f7c1 Mon Sep 17 00:00:00 2001 From: goodale Date: Thu, 13 Apr 2000 22:46:05 +0000 Subject: Removing incprrect syntax after #endif. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1538 17b73243-c579-4c4c-a9d2-2d5706c11dac --- src/util/Malloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util') diff --git a/src/util/Malloc.c b/src/util/Malloc.c index 8c5e75dd..d49a0bb3 100644 --- a/src/util/Malloc.c +++ b/src/util/Malloc.c @@ -589,4 +589,4 @@ int main(int argc, char *argv[]) return(0); } -#endif TESTMALLOC +#endif /* TESTMALLOC */ -- cgit v1.2.3