فهرست منبع

MVK patches: fix typo

Felix Paul Kühne 9 سال پیش
والد
کامیت
33dc257fee
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      MobileVLCKit/patches/0013-libvlc-hack-to-disable-daemon-mode.patch

+ 1 - 1
MobileVLCKit/patches/0013-libvlc-hack-to-disable-daemon-mode.patch

@@ -15,7 +15,7 @@ index 34824da..3bb0ec1 100644
          return VLC_ENOMOD;
      }
  
-+#ifdef __APPLE
++#ifdef __APPLE__
 +#undef HAVE_DAEMON
 +#endif
 +