OSDN Git Service

Include util/string-processor.h to pick up prototype for angband_strstr() and avoid...
authorEric Branlund <ebranlund@fastmail.com>
Mon, 15 Jun 2020 05:49:42 +0000 (22:49 -0700)
committerHourier <hourier@users.sourceforge.jp>
Sat, 20 Jun 2020 05:05:29 +0000 (14:05 +0900)
commitf83d6288f62b61ab60510145057256629b111f80
tree85506afa0478d229a11a730f0f7196436559b758
parent2f6cdcaad509523f8c9b073139f03bab8e985eec
Include util/string-processor.h to pick up prototype for angband_strstr() and avoid pointer to integer conversion which causes a crash in path_parse().
src/util/angband-files.c