diff options
Diffstat (limited to 'include/qemu/selfmap.h')
-rw-r--r-- | include/qemu/selfmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qemu/selfmap.h b/include/qemu/selfmap.h index 80cf920..3479a2a 100644 --- a/include/qemu/selfmap.h +++ b/include/qemu/selfmap.h @@ -41,4 +41,4 @@ GSList *read_self_maps(void); */ void free_self_maps(GSList *info); -#endif /* _SELFMAP_H_ */ +#endif /* SELFMAP_H */ |