commit | 8592a545b61b99114a86ee7cecef7a5f284d1b6c | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Fri Dec 20 19:28:18 2013 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Jan 22 12:07:18 2014 +0100 |
tree | a8081ed01160cedb89c4be590fa1da3f2597c74a | |
parent | 22511ad681348cc4e500ebafdc324b0909d41c95 [diff] |
qapi: Add "errno" to the list of polluted words Using "errno" directly as an identifier results in various syntax errors; therefore it should be added to the list of polluted words. Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>