diff options
Diffstat (limited to 'include/mach_debug')
-rw-r--r-- | include/mach_debug/pc_info.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mach_debug/pc_info.h b/include/mach_debug/pc_info.h index bc43fa8..912da9f 100644 --- a/include/mach_debug/pc_info.h +++ b/include/mach_debug/pc_info.h @@ -40,4 +40,4 @@ typedef struct sampled_pc { typedef sampled_pc_t *sampled_pc_array_t; typedef unsigned int sampled_pc_seqno_t; -#endif _MACH_DEBUG_PC_INFO_H_ +#endif /* _MACH_DEBUG_PC_INFO_H_ */ |