mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-28 06:20:30 +00:00
(name_not_typename): Fix invalid comment.
This commit is contained in:
parent
1343a4e4c4
commit
9c96f9f287
@ -1,3 +1,7 @@
|
||||
2002-10-19 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* objc-exp.y (name_not_typename): Fix invalid comment.
|
||||
|
||||
2002-10-20 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* solib-sunos.c (allocate_rt_common_objfile): Use bcache_xmalloc
|
||||
|
@ -975,7 +975,7 @@ name_not_typename : NAME
|
||||
name_not_typename (=variable, =exp) or just an exp. If
|
||||
name_not_typename was ever used in an lvalue context where only a
|
||||
name could occur, this might be useful. */
|
||||
| NAME_OR_INT */
|
||||
/* | NAME_OR_INT */
|
||||
;
|
||||
|
||||
%%
|
||||
|
Loading…
Reference in New Issue
Block a user