Fix #275: Redundant "const" breaks build with clang
commite7a448fd8e4fb4d8c9a5017b490a8845a356fc11
authorStefan Becker <chemobejk@gmail.com>
Thu, 11 Dec 2014 12:19:17 +0000 (11 14:19 +0200)
committerStefan Becker <chemobejk@gmail.com>
Thu, 11 Dec 2014 12:19:17 +0000 (11 14:19 +0200)
treeab0c536caae5d844d96ecb503b71b8d59874055f
parent0000548b61f7f91aa188f8d2945ca5bc3df96335
Fix #275: Redundant "const" breaks build with clang

Verified with GCC 4.8.3 on Fedora 20 that removing the const does not
modify the generated code.
src/core/sipe-ews-autodiscover.c