From: Paul Brook Date: Fri, 30 Apr 2004 20:35:15 +0000 (+0000) Subject: Trivial comment typo in previous change. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=269c559dab0e8ff21c33aae0186c8144d86f3bbe;p=gcc.git Trivial comment typo in previous change. From-SVN: r81367 --- diff --git a/gcc/config/arm/arm-cores.def b/gcc/config/arm/arm-cores.def index e31bc12fc22..cf08aa865f3 100644 --- a/gcc/config/arm/arm-cores.def +++ b/gcc/config/arm/arm-cores.def @@ -33,7 +33,7 @@ If you update this table, you must update the "tune" attribute in arm.md. - Some tools assume no writespace up to the first "," in each entry. */ + Some tools assume no whitespace up to the first "," in each entry. */ ARM_CORE(arm2, 2, FL_CO_PROC | FL_MODE26, slowmul) ARM_CORE(arm250, 2, FL_CO_PROC | FL_MODE26, slowmul)