summaryrefslogtreecommitdiff
path: root/logerrit
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-10-12 09:45:17 +0300
committerTor Lillqvist <tml@collabora.com>2013-10-12 09:45:27 +0300
commit9097611359d37003c9ac5b253dd592fed17e0aae (patch)
tree6ce89beeef9e18a441b85309cd72381f50b5ce46 /logerrit
parent7329fbd9c48a264bf917f43db3f50d3ab031ae64 (diff)
We already have SAL_CALL that means __cdecl on Windows
Not that there should be any need to use it here; it is the default anyway. Also the extern "C" is bogus here as far as I know; that affects only the external name of the function, and that a function is passed to bsearch() doesn't set any requirements on the external name of it. It could be a static function with no global symbol name. But oh well. Change-Id: Ia264bf2f952fd6f38aa36a25a084383d4d3f1bdc
Diffstat (limited to 'logerrit')
0 files changed, 0 insertions, 0 deletions