Rewrite last strcpy() call in ux_init.c and remove a FILENAME_MAX instance.
authorDavid Griffith <dave@661.org>
Sun, 3 Feb 2019 13:24:55 +0000 (05:24 -0800)
committerDavid Griffith <dave@661.org>
Sun, 3 Feb 2019 13:24:55 +0000 (05:24 -0800)
commit10b832746a66850d7018093436696bcac794897f
tree46b7ffe2b8bb07fe18e0d42fddb72c24843c49f3
parent2635256ab85fce7bc4d52d4c19416f09f17ebeec
Rewrite last strcpy() call in ux_init.c and remove a FILENAME_MAX instance.
src/curses/ux_init.c