summaryrefslogtreecommitdiffstats
path: root/mp3lib/l2tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'mp3lib/l2tables.h')
-rw-r--r--mp3lib/l2tables.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/mp3lib/l2tables.h b/mp3lib/l2tables.h
index 662241742d..5f08a4f5a7 100644
--- a/mp3lib/l2tables.h
+++ b/mp3lib/l2tables.h
@@ -5,9 +5,9 @@
*/
/*
- * Layer 2 Alloc tables ..
+ * Layer 2 Alloc tables ..
* most other tables are calculated on program start (which is (of course)
- * not ISO-conform) ..
+ * not ISO-conform) ..
* Layer-3 huffman table is in huffman.h
*/
@@ -157,4 +157,3 @@ static struct al_table alloc_4[] = {
{2,0},{5,3},{7,5},{10,9},
{2,0},{5,3},{7,5},{10,9},
{2,0},{5,3},{7,5},{10,9} };
-