Line spacing cleanup. Assorted curly-bracket disambiguation.
authorDavid Griffith <dave@661.org>
Sat, 16 May 2015 10:41:59 +0000 (03:41 -0700)
committerDavid Griffith <dave@661.org>
Sat, 16 May 2015 10:41:59 +0000 (03:41 -0700)
commit5a1f28c7b0728b010874eb1f89a166e07935a5ce
treedc88e38d83a6f4dd939476f5c8ee74facf729038
parent2dc255fed03e65a05d1f4611597e973ebf36c35c
Line spacing cleanup.  Assorted curly-bracket disambiguation.
21 files changed:
src/common/buffer.c
src/common/err.c
src/common/fastmem.c
src/common/hotkey.c
src/common/main.c
src/common/math.c
src/common/object.c
src/common/process.c
src/common/quetzal.c
src/common/random.c
src/common/redirect.c
src/common/screen.c
src/common/sound.c
src/common/stream.c
src/common/table.c
src/common/text.c
src/common/variable.c
src/curses/ux_blorb.c
src/curses/ux_pic.c
src/curses/ux_screen.c
src/curses/ux_text.c