~vcs-imports/libpixman/master

Viewing all changes in revision 2146.

  • Committer: Matt Turner
  • Author(s): Michael Forney
  • Date: 2020-04-26 20:46:43 UTC
  • Revision ID: git-v1:3b1fefda7f073491aacad93b4197fbfd0383c77f
Prevent empty top-level declaration

The expansion of PIXMAN_DEFINE_THREAD_LOCAL(...) may end in a
function definition, so the following semicolon is considered an
empty top-level declaration, which is not allowed in ISO C.

Reviewed-by: Matt Turner <mattst88@gmail.com>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: