Commit 3292fb42 by Kazu Hirata Committed by Kazu Hirata

* c-common.c: Fix a comment typo.

From-SVN: r89916
parent 49382b6c
2004-10-31 Kazu Hirata <kazu@cs.umass.edu>
* c-common.c: Fix a comment typo.
2004-10-31 Jason Merrill <jason@redhat.com>
PR middle-end/17526
......
......@@ -5482,7 +5482,7 @@ resort_sorted_fields (void *obj,
/* Subroutine of c_parse_error.
Return the result of concatenating LHS and RHS. RHS is really
a string literal, its first character is indicated by RHS_START and
RHS_SIZE is its lenght (including the terminating NUL character).
RHS_SIZE is its length (including the terminating NUL character).
The caller is responsible for deleting the returned pointer. */
......
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