Correctly using __attribute__ ((packed)); some small improvements.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2862 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2007-11-24 23:17:01 +00:00
parent 839ccbaf1f
commit 015e0c753b
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ echo "If this is not the case, files won't be converted correctly."
echo "The sample rate is reported, so you can see if it goes wrong."
echo "Press ENTER when ready."
read
read DUMMY
for FILE in *.aif; do
echo "File $FILE"