mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
13 lines
307 B
C
13 lines
307 B
C
--- tables.h.orig 1995-10-21 06:59:26 UTC
|
|
+++ tables.h
|
|
@@ -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[] =
|
|
{
|