diff options
Diffstat (limited to 'hurd/hurdmalloc.h')
-rw-r--r-- | hurd/hurdmalloc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/hurdmalloc.h b/hurd/hurdmalloc.h index 91286093c4..e11c208a8f 100644 --- a/hurd/hurdmalloc.h +++ b/hurd/hurdmalloc.h @@ -1,4 +1,4 @@ -/* XXX this file is a tempoary hack. +/* XXX this file is a temporary hack. All hurd-internal code which uses malloc et al includes this file so it will use the internal malloc routines _hurd_{malloc,realloc,free} |