aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/objc.dg/type-size-2.m
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/objc.dg/type-size-2.m')
-rw-r--r--gcc/testsuite/objc.dg/type-size-2.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/objc.dg/type-size-2.m b/gcc/testsuite/objc.dg/type-size-2.m
index 446de48345a..da6bdb8f9fb 100644
--- a/gcc/testsuite/objc.dg/type-size-2.m
+++ b/gcc/testsuite/objc.dg/type-size-2.m
@@ -1,6 +1,6 @@
/* Make sure that array arguments to methods are given the size of pointers. */
/* As in the case of ivars, arrays without size (e.g., 'int []') are
- encoded as pointers as well. */
+ encoded as pointers. */
/* Contributed by Ziemowit Laski <zlaski@apple.com>. */
/* { dg-do run } */