diff options
Diffstat (limited to 'gcc/ada/gigi.h')
-rw-r--r-- | gcc/ada/gigi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/gigi.h b/gcc/ada/gigi.h index e41b0b2..5b98771 100644 --- a/gcc/ada/gigi.h +++ b/gcc/ada/gigi.h @@ -787,7 +787,7 @@ extern tree build_component_ref (tree record_variable, tree component, /* Build a GCC tree to call an allocation or deallocation function. If GNU_OBJ is nonzero, it is an object to deallocate. Otherwise, - genrate an allocator. + generate an allocator. GNU_SIZE is the size of the object and ALIGN is the alignment. GNAT_PROC, if present is a procedure to call and GNAT_POOL is the |