From 0cd309e07706b1108447033c9e68c9a60e2aa260 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 16 Jan 2022 16:45:59 +0100 Subject: typo --- include/mach_debug/mach_debug_types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/mach_debug/mach_debug_types.h') diff --git a/include/mach_debug/mach_debug_types.h b/include/mach_debug/mach_debug_types.h index 2a204065..1c81ca34 100644 --- a/include/mach_debug/mach_debug_types.h +++ b/include/mach_debug/mach_debug_types.h @@ -36,7 +36,7 @@ #include typedef char symtab_name_t[32]; -typedef const char *symtab_name_t; +typedef const char *const_symtab_name_t; /* * A fixed-length string data type intended for names given to -- cgit v1.2.3