aboutsummaryrefslogtreecommitdiff
path: root/util/nvramtool/hexdump.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/nvramtool/hexdump.c')
-rw-r--r--util/nvramtool/hexdump.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/nvramtool/hexdump.c b/util/nvramtool/hexdump.c
index e6d9faf033..4f0023dd73 100644
--- a/util/nvramtool/hexdump.c
+++ b/util/nvramtool/hexdump.c
@@ -185,4 +185,3 @@ static void addrprint(FILE * outfile, uint64_t address, int width)
fprintf(outfile, ":");
}
}
-