e22dc21f08
- Support install macros - Apply to 'one file per patch' convention - Add WWW: line PR: 24667 Submitted by: tkato@prontomail.ne.jp
13 lines
333 B
Plaintext
13 lines
333 B
Plaintext
--- tables.h.orig Sat Oct 21 15:59:26 1995
|
|
+++ tables.h Sat Jan 27 15:31:20 2001
|
|
@@ -13,7 +13,8 @@
|
|
unsigned short base_freq_table[] =
|
|
{
|
|
8448, 8508, 8568, 8629, 8692, 8755, 8819, 8884,
|
|
- 7982, 8035, 8089, 8144, 8199, 8274, 8331, 8389};
|
|
+ 7982, 8035, 8089, 8144, 8199, 8274, 8331, 8389
|
|
+};
|
|
|
|
unsigned short period_table[] =
|
|
{
|