)]}'
{
  "commit": "dc4e697f2fec232cecfd1d162365ce836c785369",
  "tree": "5ebc62102bd6896e8891d7caf42ded403165c1cc",
  "parents": [
    "58d8e5fab3798ed91378b661088f5e6b175bbd98"
  ],
  "author": {
    "name": "Tsukasa OI",
    "email": "research_trasio@irq.a4lg.com",
    "time": "Sat Sep 24 09:16:57 2022 +0000"
  },
  "committer": {
    "name": "Tsukasa OI",
    "email": "research_trasio@irq.a4lg.com",
    "time": "Sat Oct 29 08:13:15 2022 +0000"
  },
  "message": "sim/erc32: Insert void parameter\n\nClang generates a warning if there is a function declaration/definition\nwith zero arguments.  Such declarations/definitions without a prototype (an\nargument list) are deprecated forms of indefinite arguments\n(\"-Wdeprecated-non-prototype\").  On the default configuration, it causes a\nbuild failure (unless \"--disable-werror\" is specified).\n\nThis commit replaces () with (void) to avoid this warning.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4d1942065b803e42ce4173560e0e536b61dd140e",
      "old_mode": 33188,
      "old_path": "sim/erc32/func.c",
      "new_id": "af92c9f7d481b96fc5121f7692b30ba5c5046468",
      "new_mode": 33188,
      "new_path": "sim/erc32/func.c"
    }
  ]
}
