summaryrefslogtreecommitdiff
path: root/include/hexdump.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hexdump.h')
-rw-r--r--include/hexdump.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hexdump.h b/include/hexdump.h
index d5ece4dd..c4ffcaec 100644
--- a/include/hexdump.h
+++ b/include/hexdump.h
@@ -101,4 +101,4 @@ hexdump(UINT8 *data, UINTN size)
}
}
-#endif
+#endif /* STATIC_HEXDUMP_H */