summaryrefslogtreecommitdiffstats
path: root/TOOLS/mem2dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/mem2dump.c')
-rw-r--r--TOOLS/mem2dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/mem2dump.c b/TOOLS/mem2dump.c
index e5cbce03e3..9a09694803 100644
--- a/TOOLS/mem2dump.c
+++ b/TOOLS/mem2dump.c
@@ -46,4 +46,4 @@ int main( int argc, char *argv[])
fclose(fd_out);
fclose(fd_mem);
return EXIT_SUCCESS;
-} \ No newline at end of file
+}