Added function name comment to end of each function in src/sdl/.
authorDavid Griffith <dave@661.org>
Sun, 30 Apr 2023 23:12:08 +0000 (16:12 -0700)
committerDavid Griffith <dave@661.org>
Thu, 4 May 2023 06:13:11 +0000 (23:13 -0700)
commit4af454a1ea1bb7119eef3110e9023b6d8161c5cc
tree678a1178fe54f429623d33b37fb93c72ff92ce6d
parent4b93c8360faf64cd434b74ffd8bd572bbd52ffb5
Added function name comment to end of each function in src/sdl/.

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/sdl/generic.c
src/sdl/sf_font3.c
src/sdl/sf_ftype.c
src/sdl/sf_images.c
src/sdl/sf_msg_en.c
src/sdl/sf_osfdlg.c
src/sdl/sf_resource.c
src/sdl/sf_sig.c
src/sdl/sf_sound.c
src/sdl/sf_util.c
src/sdl/sf_video.c