Pārlūkot izejas kodu

rtmp-services: Fix missing newline at the end of files

PatTheMav 2 gadi atpakaļ
vecāks
revīzija
1bb06a8bdc
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      plugins/rtmp-services/service-specific/younow.h

+ 1 - 1
plugins/rtmp-services/service-specific/younow.h

@@ -1,3 +1,3 @@
 #pragma once
 
-extern const char *younow_get_ingest(const char *server, const char *key);
+extern const char *younow_get_ingest(const char *server, const char *key);