)]}'
{
  "commit": "2fce1beda0f7e74e2d687860f807cf0b8d8056a4",
  "tree": "434028d664e749388f5d31841ba4f8160bb14377",
  "parents": [
    "e3b2a5d30d309091cab3e6a19dee7323c40d968d"
  ],
  "author": {
    "name": "Daniel Wagner-Hall",
    "email": "dwagnerhall@twitter.com",
    "time": "Thu Nov 23 16:22:41 2017 +0000"
  },
  "committer": {
    "name": "CQ bot account: commit-bot@chromium.org",
    "email": "commit-bot@chromium.org",
    "time": "Fri Nov 24 13:29:07 2017 +0000"
  },
  "message": "Remove spurious ;\n\nDECLARE_STACK_OF adds a trailing ; so we don\u0027t need a second one added\nhere.\n\nCompiling a project using boringssl which uses -Werror,-Wextra-semi I\nget errors:\n\n```\nthird_party/boringssl/include/openssl/stack.h:374:1: error: extra \u0027;\u0027 outside of a function [-Werror,-Wextra-semi]\nDEFINE_STACK_OF(void)\n^\nthird_party/boringssl/include/openssl/stack.h:355:3: note: expanded from macro \u0027DEFINE_STACK_OF\u0027\n  BORINGSSL_DEFINE_STACK_OF_IMPL(type, type *, const type *) \\\n  ^\nthird_party/boringssl/include/openssl/stack.h:248:25: note: expanded from macro \u0027BORINGSSL_DEFINE_STACK_OF_IMPL\u0027\n  DECLARE_STACK_OF(name);                                                      \\\n                        ^\nthird_party/boringssl/include/openssl/stack.h:375:1: error: extra \u0027;\u0027 outside of a function [-Werror,-Wextra-semi]\nDEFINE_SPECIAL_STACK_OF(OPENSSL_STRING)\n^\nthird_party/boringssl/include/openssl/stack.h:369:3: note: expanded from macro \u0027DEFINE_SPECIAL_STACK_OF\u0027\n  BORINGSSL_DEFINE_STACK_OF_IMPL(type, type, const type)\n  ^\nthird_party/boringssl/include/openssl/stack.h:248:25: note: expanded from macro \u0027BORINGSSL_DEFINE_STACK_OF_IMPL\u0027\n  DECLARE_STACK_OF(name);                                                      \\\n                        ^\n2 errors generated.\n```\n\nChange-Id: Icc39e2341eb76544be72d2d7d0bd29e2f1ed0bf9\nReviewed-on: https://boringssl-review.googlesource.com/23404\nReviewed-by: David Benjamin \u003cdavidben@google.com\u003e\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\nCQ-Verified: CQ bot account: commit-bot@chromium.org \u003ccommit-bot@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1a0347eba20593dad930b05c1f4027da41973a95",
      "old_mode": 33188,
      "old_path": "include/openssl/stack.h",
      "new_id": "46f57a34c881c60bfa52bedb3e00f3bcb4973593",
      "new_mode": 33188,
      "new_path": "include/openssl/stack.h"
    }
  ]
}
