aboutsummaryrefslogtreecommitdiff
path: root/gcc/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/system.h')
-rw-r--r--gcc/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/system.h b/gcc/system.h
index 3f14dde..a527384 100644
--- a/gcc/system.h
+++ b/gcc/system.h
@@ -159,7 +159,7 @@ extern int errno;
#ifdef HAVE_SYS_PARAM_H
# include <sys/param.h>
-/* We use this identifier later and it appears in some vendor param.h's. */
+/* We use this identifier later and it appears in some vendor param.h's. */
# undef PREFETCH
#endif