diff options
Diffstat (limited to 'tools/d2c/id')
-rw-r--r-- | tools/d2c/id/decl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/d2c/id/decl.h b/tools/d2c/id/decl.h index e494b9f..cd156bd 100644 --- a/tools/d2c/id/decl.h +++ b/tools/d2c/id/decl.h @@ -37,4 +37,4 @@ bool load_id_from_raw_line(instr_id *, const char *); -#endif /* _TOOLS_D2C_BITS_DECL_H */ +#endif /* _TOOLS_D2C_ID_DECL_H */ |