| commit | 8b63b48627961c0bf880eb4d57cf24d6a828dcd2 | [log] [tgz] |
|---|---|---|
| author | Jonathan Nieder <jrnieder@gmail.com> | Sat Apr 14 15:06:57 2012 +0200 |
| committer | Yang Tse <yangsita@gmail.com> | Sat Apr 14 15:06:57 2012 +0200 |
| tree | ddc6989b9d2a6081bc115c2095bd3c2aba729e16 | |
| parent | b9ac64c2cb7965eae3dfa9fd1bf9a2bf04b1e2a5 [diff] |
headers: surround GCC attribute names with double underscores This protects from attribute names being defined by third party's code. Improvement: http://curl.haxx.se/mail/lib-2012-04/0127.html