فهرست منبع

libcaption: Fix missing newline at the end of file

PatTheMav 2 سال پیش
والد
کامیت
7035ca7964
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      deps/libcaption/src/utf8.c

+ 1 - 1
deps/libcaption/src/utf8.c

@@ -245,4 +245,4 @@ char* strnstr(const char* string1, const char* string2, size_t len)
     }
     }
     return NULL;
     return NULL;
 }
 }
-#endif
+#endif