Take FORTRANish upper-case function names to C-style lowercase...
authorEric S. Raymond <esr@thyrsus.com>
Mon, 26 Jun 2017 14:19:33 +0000 (10:19 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 26 Jun 2017 14:19:33 +0000 (10:19 -0400)
commit59243cf8bc1939348467810bc63e107728a680c4
tree5454a46efe87ccd3df3a26ea65e7245c0963b2b1
parentb626371b6cd3e338b7476fa4629c7bceec727cc1
Take FORTRANish upper-case function names to C-style lowercase...

...except for a few we're planning to get rid of.  This will avoid some
upcoming collisions with macros defined from YAML.
actions.c
advent.h
init.c
main.c
misc.c
saveresume.c