Commit 16169366 by Jeffrey A Law Committed by Jeff Law

* cccp.c: Fix typo brought over in merge.

From-SVN: r16989
parent 956d6950
Sat Dec 6 22:22:22 1997 Jeffrey A Law (law@cygnus.com)
* cccp.c: Fix typo brought over in merge.
Mon Nov 3 05:45:32 1997 Philippe De Muyter <phdm@macqel.be>
* m68k.c: Include tree.h for dwarf2out_cfi_label.
......
......@@ -62,7 +62,7 @@ Boston, MA 02111-1307, USA. */
# include <string.h>
#else
# ifdef HAVE_STRINGS_H
# inclued <strings.h>
# include <strings.h>
#endif
#endif
......
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