update libsndfile to fix linux build

This commit is contained in:
marauder2k7 2025-10-28 17:10:28 +00:00
parent d4cc9a8324
commit 574ca023d9
87 changed files with 1022 additions and 818 deletions

View file

@ -55,7 +55,7 @@ if test -n "$cfiles" ; then
fi
#-------------------------------------------------------------------------------
# Check the copyright notice of all files to be committed.
# Check the copyright notice of all files to be commited.
user=`git config --global user.email`
year=`date +"%Y"`