Added function name comment to end of each function in src/curses/.
authorDavid Griffith <dave@661.org>
Mon, 1 May 2023 15:42:32 +0000 (08:42 -0700)
committerDavid Griffith <dave@661.org>
Thu, 4 May 2023 06:13:14 +0000 (23:13 -0700)
commit2a96e0eebbd7963466f698dbc0e413324458762b
tree5e95b32cfc72f4775018b08ba943d928d35ea409
parent7e92e922f3dd4b7914196f0e252fc2cd40a9268b
Added function name comment to end of each function in src/curses/.

This is part of a larger project to better document things in the SDL
interface and make the code more consistent with that in the other
interfaces.
src/curses/ux_audio.c
src/curses/ux_audio_oss.c
src/curses/ux_blorb.c
src/curses/ux_init.c
src/curses/ux_screen.c
src/curses/ux_text.c