diff --git a/sound/fmod/fmod.c b/sound/fmod/fmod.c index 54bf974aa..3f35ee5c8 100644 --- a/sound/fmod/fmod.c +++ b/sound/fmod/fmod.c @@ -1,5 +1,5 @@ -/* Copyright (c) Taylor Daley, 2023. */ /* fmod.c */ +/* Copyright (c) Taylor Daley, 2023. */ /* NetHack may be freely redistributed. See license for details. */ #ifdef SND_LIB_FMOD @@ -96,4 +96,4 @@ fmod_ambience(int32_t ambienceid, int32_t ambience_action, #endif /* SND_LIB_FMOD */ - /* end of fmod.c */ \ No newline at end of file + /* end of fmod.c */