From bbbaa0e09d21b1f224acb1dc21b10192af086b46 Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Tue, 6 Nov 2007 12:03:11 +0000 Subject: Fixed warnings about newlines at end of file --- ot_stats.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ot_stats.c') diff --git a/ot_stats.c b/ot_stats.c index 215d557..93cbd39 100644 --- a/ot_stats.c +++ b/ot_stats.c @@ -198,4 +198,4 @@ size_t return_memstat_for_tracker( char **reply ) { fix_mmapallocation( *reply, allocated, replysize ); return replysize; -} \ No newline at end of file +} -- cgit v1.2.3