From: Michael Snyder Date: Wed, 11 Nov 2009 19:30:23 +0000 (+0000) Subject: ChangeLog, typo, obvious. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5efc7e4417e01187f4ba74a3cd694178834e61ef;p=binutils-gdb.git ChangeLog, typo, obvious. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 98b8e43aab8..9a641aa5476 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -4,7 +4,7 @@ 2009-11-10 Keith Seitz - * c-expy. (operator_stoken): New function. + * c-exp.y (operator_stoken): New function. (OPERATOR): New token. (NEW): New token. (DELETE): New token.