From: Edward Smith-Rowland Date: Mon, 18 Apr 2016 02:32:50 +0000 (+0000) Subject: Trivial comment misspelling. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=80dbaf98d49d54287b7659bd0cee2a9f75430217;p=gcc.git Trivial comment misspelling. From-SVN: r235092 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index f63e09145ba..2cabdac67ba 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2016-04-17 Edward Smith-Rowland <3dw4rd@verizon.net> + + * include/bits/specfun.h: Trivial comment misspelling. + 2016-04-14 Jason Merrill Revert Jonathan's empty ABI change from yesterday.