]> granicus.if.org Git - nethack/commit
formatting: src/m*.c - p*.c continuation lines
authorPatR <rankin@nethack.org>
Thu, 22 Oct 2015 23:35:01 +0000 (16:35 -0700)
committerPatR <rankin@nethack.org>
Thu, 22 Oct 2015 23:35:01 +0000 (16:35 -0700)
commitea8a1beb0a90976bb7017ac8dce60430042ac533
tree94c2cb1457352c549337d84f0696d258462b794f
parent1e07a9637a07bd2191e028b1852dfd25872a478c
formatting: src/m*.c - p*.c continuation lines

Somewhere along the line I started removing redundant parentheses from
return statements, but only in files that needed continuation fixups
so it's not comprehensive.
16 files changed:
src/makemon.c
src/mhitm.c
src/mhitu.c
src/mon.c
src/mondata.c
src/monmove.c
src/monst.c
src/mthrowu.c
src/muse.c
src/objnam.c
src/options.c
src/pager.c
src/pickup.c
src/potion.c
src/pray.c
src/priest.c