mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
13 lines
333 B
C
13 lines
333 B
C
--- 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[] =
|
|
{
|