diff options
Diffstat (limited to 'include/mach/profil.h')
-rw-r--r-- | include/mach/profil.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mach/profil.h b/include/mach/profil.h index 0eb4ce4..866f267 100644 --- a/include/mach/profil.h +++ b/include/mach/profil.h @@ -137,7 +137,7 @@ extern vm_map_t kernel_map; /* MACRO set_pbuf_value ** ** enters the value 'val' in the buffer 'pbuf' and returns the following -** indications: 0: means that a fatal error occured: the buffer was full +** indications: 0: means that a fatal error occurred: the buffer was full ** (it hasn't been sent yet) ** 1: means that a value has been inserted successfully ** 2: means that we'v just entered the last value causing |