OSDN Git Service

[Refactor] #38997 'while (1)' を 'while (TRUE)' に変更 / Changed 'while (1)' to 'while...
authorHourier <hourier@users.sourceforge.jp>
Sat, 11 Jan 2020 11:29:20 +0000 (20:29 +0900)
committerHourier <hourier@users.sourceforge.jp>
Sat, 11 Jan 2020 11:29:20 +0000 (20:29 +0900)
commitbd519d53bf8418cc2225f944092684de915be365
treec373ffd96f57cc9cdcb505a4497e3d33ada0bbb2
parente38d955238b88c1248feb3decb611d7f69858ad0
[Refactor] #38997 'while (1)' を 'while (TRUE)' に変更 / Changed 'while (1)' to 'while (TRUE)'
23 files changed:
src/birth.c
src/chuukei.c
src/cmd/cmd-dump.c
src/cmd/cmd-gameoption.c
src/cmd/cmd-item.c
src/cmd/cmd-spell.c
src/dungeon.c
src/files.c
src/floor-streams.c
src/floor.c
src/geometry.c
src/load.c
src/object2.c
src/player-status.c
src/quest.c
src/rumor.c
src/store.c
src/targeting.c
src/trap.c
src/util.c
src/view-mainwindow.c
src/wizard1.c
src/z-form.c