)]}'
{
  "commit": "dde238e063376f96d52ff27f11b31a447ddbdfea",
  "tree": "12d55ab85c592669dd02d14817f247bea49dc718",
  "parents": [
    "db956d66c94de1bc1ff9ac1c38350f14e81c11f6"
  ],
  "author": {
    "name": "Tom Tromey",
    "email": "tom@tromey.com",
    "time": "Sat Dec 11 15:10:14 2021 -0700"
  },
  "committer": {
    "name": "Tom Tromey",
    "email": "tom@tromey.com",
    "time": "Mon Dec 20 08:49:27 2021 -0700"
  },
  "message": "Make n_spaces return a const char *\n\nn_spaces keeps the spaces in a static buffer.  If a caller overwrites\nthese, it may give an incorrect result to a subsequent caller.  So,\nmake the return type const to help avoid this outcome.\n\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e27a8818b94cb8392f77a59ad1e5dd7732d9ea11",
      "old_mode": 33188,
      "old_path": "gdb/utils.c",
      "new_id": "ea0f65c10e4ec6ab2459dd3e87e37240cac29bc1",
      "new_mode": 33188,
      "new_path": "gdb/utils.c"
    },
    {
      "type": "modify",
      "old_id": "6f3a70213a4834e1e0cabb66866dabb6b2ebd04c",
      "old_mode": 33188,
      "old_path": "gdb/utils.h",
      "new_id": "f6fd32faf90c4cea866c56104605cb8a0106773f",
      "new_mode": 33188,
      "new_path": "gdb/utils.h"
    }
  ]
}
