[vlc-commits] [Git][videolan/vlc][master] makefile: fix warning: whitespace following trailing backslash

Marvin Scholz (@ePirat) gitlab at videolan.org
Fri Jul 11 14:51:16 UTC 2025



Marvin Scholz pushed to branch master at VideoLAN / VLC


Commits:
b3b7da3e by Steve Lhomme at 2025-07-11T14:23:32+00:00
makefile: fix warning: whitespace following trailing backslash

- - - - -


1 changed file:

- modules/audio_filter/Makefile.am


Changes:

=====================================
modules/audio_filter/Makefile.am
=====================================
@@ -45,7 +45,7 @@ audio_filter_LTLIBRARIES = \
 	libchorus_flanger_plugin.la \
 	libcompressor_plugin.la \
 	libequalizer_plugin.la \
-	libgate_plugin.la \ 
+	libgate_plugin.la \
 	libkaraoke_plugin.la \
 	libnormvol_plugin.la \
 	libgain_plugin.la \



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/b3b7da3e400bb3431cbb07199c5e6726785e7dcf

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/b3b7da3e400bb3431cbb07199c5e6726785e7dcf
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