]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - afh.h
afh.h: Reduce AUDIO_FILE_INFO_SIZE.
[paraslash.git] / afh.h
diff --git a/afh.h b/afh.h
index 8c0c15cfb007e25a6639220b848fc8934ca1ec79..c1a7029371cbf991129de0a2d6063f4183faeddf 100644 (file)
--- a/afh.h
+++ b/afh.h
@@ -30,7 +30,7 @@
 /** \endcond */
 
 /** size of the  audio_file info string */
-#define AUDIO_FILE_INFO_SIZE 16384
+#define AUDIO_FILE_INFO_SIZE 256
 
 /**
  * Audio format dependent information. Details vary between each audio format