2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-03-30 19:00:26 +08:00

* doc/extend.texi (__atomic Builtins): Remove space before comma.

From-SVN: r190671
This commit is contained in:
Ricardo Catalinas Jiménez 2012-08-25 22:55:27 +00:00 committed by Gerald Pfeifer
parent ca97b221ce
commit 81ea3024ca
2 changed files with 5 additions and 1 deletions

@ -1,3 +1,7 @@
2012-08-26 Ricardo Catalinas Jiménez <jimenezrick@gmail.com>
* doc/extend.texi (__atomic Builtins): Remove space before comma.
2012-08-25 Richard Sandiford <rdsandiford@googlemail.com>
Andrew Pinski <apinski@cavium.com>