decklink: Add missing newlines at the end of files

This commit is contained in:
PatTheMav
2023-02-16 20:56:49 +01:00
committed by Jim
parent ce9854a11b
commit c4d60f47c7
2 changed files with 2 additions and 2 deletions

View File

@@ -40,4 +40,4 @@ const char *bmd_audio_connection_to_name(BMDAudioConnection connection)
default:
return "Unknown";
}
}
}