Skip to content

Commit

Permalink
2005-09-05 Roland McGrath <roland@redhat.com>
Browse files Browse the repository at this point in the history
	* loc2c.h: Comment fix.
  • Loading branch information
roland committed Sep 6, 2005
1 parent bcc1271 commit b075db4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions loc2c.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ struct location; /* Opaque */
On success, return the first fragment created, which is also chained
onto (*INPUT)->next. *INPUT is then updated with the new tail of that
chain. *USED_DEREF is set to true iff the "deref" runtime operation was
used, otherwise it is not modified. */
chain. */
struct location *c_translate_location (struct obstack *,
void (*fail) (void *arg,
const char *fmt, ...)
Expand Down

0 comments on commit b075db4

Please sign in to comment.