diff options
Diffstat (limited to 'tools/d2c/format')
-rw-r--r-- | tools/d2c/format/decl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/d2c/format/decl.h b/tools/d2c/format/decl.h index e3e4c9c..b12f853 100644 --- a/tools/d2c/format/decl.h +++ b/tools/d2c/format/decl.h @@ -34,4 +34,4 @@ bool load_format_from_raw_line(operands_format *, const char *); -#endif /* _TOOLS_D2C_BITS_DECL_H */ +#endif /* _TOOLS_D2C_FORMAT_DECL_H */ |