diff options
Diffstat (limited to 'ot_stats.c')
| -rw-r--r-- | ot_stats.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -198,4 +198,4 @@ size_t return_memstat_for_tracker( char **reply ) { | |||
| 198 | fix_mmapallocation( *reply, allocated, replysize ); | 198 | fix_mmapallocation( *reply, allocated, replysize ); |
| 199 | 199 | ||
| 200 | return replysize; | 200 | return replysize; |
| 201 | } \ No newline at end of file | 201 | } |
