Skip to content
Snippets Groups Projects
Commit cb6b4c98 authored by Diego Biurrun's avatar Diego Biurrun
Browse files

cosmetics: indentation

Originally committed as revision 12578 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 8c6afa4d
No related branches found
No related tags found
No related merge requests found
...@@ -1308,8 +1308,8 @@ add_extralibs $osextralibs ...@@ -1308,8 +1308,8 @@ add_extralibs $osextralibs
enabled logging || logfile=/dev/null enabled logging || logfile=/dev/null
echo "# $0 $@" >$logfile echo "# $0 $@" >$logfile
set >>$logfile set >>$logfile
# Combine FFLDFLAGS and the LDFLAGS environment variable. # Combine FFLDFLAGS and the LDFLAGS environment variable.
LDFLAGS="$FFLDFLAGS $LDFLAGS" LDFLAGS="$FFLDFLAGS $LDFLAGS"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment