aboutsummaryrefslogtreecommitdiff
path: root/gcc/ggc-zone.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ggc-zone.c')
-rw-r--r--gcc/ggc-zone.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ggc-zone.c b/gcc/ggc-zone.c
index 4aee638..ced786b 100644
--- a/gcc/ggc-zone.c
+++ b/gcc/ggc-zone.c
@@ -268,7 +268,7 @@ typedef struct page_entry
#endif
/* Number of bytes on the page unallocated. Only used during
- collection, and even then large pages merely set this non-zero. */
+ collection, and even then large pages merely set this nonzero. */
size_t bytes_free;
/* Context depth of this page. */