Commit 616ce8db by Stan Cox Committed by Stan Cox

* gengenrtl.c (genlegend): Fix misspelling.

From-SVN: r33234
parent c149cc37
2000-04-18 Stan Cox <scox@cygnus.com>
* gengenrtl.c (genlegend): Fix misspelling.
2000-04-18 Robert Lipe <robertlipe@usa.net> 2000-04-18 Robert Lipe <robertlipe@usa.net>
* configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added. Check that * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added. Check that
......
...@@ -324,7 +324,7 @@ gendef (format) ...@@ -324,7 +324,7 @@ gendef (format)
static void static void
genlegend () genlegend ()
{ {
printf ("/* Generated automaticaly by the program `gengenrtl'\n"); printf ("/* Generated automatically by the program `gengenrtl'\n");
printf (" from the RTL description file `rtl.def' */\n\n"); printf (" from the RTL description file `rtl.def' */\n\n");
} }
......
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