[vlc-commits] [Git][videolan/libvlcpp][master] Instance: Clarify endif directive

Hugo Beauzée-Luyssen (@chouquette) gitlab at videolan.org
Wed Jul 27 11:55:44 UTC 2022



Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / libvlcpp


Commits:
d75a31a0 by Hugo Beauzée-Luyssen at 2022-07-27T13:53:33+02:00
Instance: Clarify endif directive

- - - - -


1 changed file:

- vlcpp/Instance.hpp


Changes:

=====================================
vlcpp/Instance.hpp
=====================================
@@ -604,7 +604,7 @@ public:
 
 #endif
 
-#endif
+#endif // LIBVLC_VERSION_INT >= LIBVLC_VERSION(3, 0, 0, 0)
 };
 
 } // namespace VLC



View it on GitLab: https://code.videolan.org/videolan/libvlcpp/-/commit/d75a31a0c4fba59c7a671d5862bfa5bd69095a73

-- 
View it on GitLab: https://code.videolan.org/videolan/libvlcpp/-/commit/d75a31a0c4fba59c7a671d5862bfa5bd69095a73
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list