Commit afc0a4ba by Nick Clifton Committed by Nick Clifton

Fix spelling typo in comment

From-SVN: r117880
parent 6b591ec0
2006-10-19 Nick Clifton <nickc@redhat.com>
* config/arm/arm.c: Fix spelling typo.
2006-10-18 Tom Tromey <tromey@redhat.com>
* doc/install.texi (Prerequisites): Mention automake 1.9.6.
......
......@@ -626,7 +626,7 @@ static struct arm_cpu_select arm_select[] =
#define ARM_OPT_SET_ARCH 1
#define ARM_OPT_SET_TUNE 2
/* The name of the proprocessor macro to define for this architecture. */
/* The name of the preprocessor macro to define for this architecture. */
char arm_arch_name[] = "__ARM_ARCH_0UNK__";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment