[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tlf-devel] CQ-WPX minor nit
From: |
Bob Nielsen |
Subject: |
[Tlf-devel] CQ-WPX minor nit |
Date: |
Mon, 30 May 2005 12:53:12 -0700 |
User-agent: |
Mutt/1.5.9i |
When creating a Cabrillo file in TLF, the contest name "WPX-CW/SSB is
suggested, but when I submitted my entry as WPX-CW it bounced. What is
needed is CQ-WPX-CW. Perhaps the following patch would avoid future
confusion:
--- getsummary.c.old 2005-05-30 04:39:24.000000000 +0000
+++ getsummary.c 2005-05-30 04:40:36.000000000 +0000
@@ -166,7 +166,7 @@
fputs("CONTEST: ", fp);
attron(A_STANDOUT);
mvprintw(15,1, "
");
- nicebox(14,0, 1, 78, "Contest: (CQ-WW-CW/SSB, WPX-CW/SSB,
ARRL-DX-CW/SSB)");
+ nicebox(14,0, 1, 78, "Contest: (CQ-WW-CW/SSB, CQ-WPX-CW/SSB,
ARRL-DX-CW/SSB)");
attron(A_STANDOUT);
mvprintw(15,1,"");
73, Bob N7XY
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Tlf-devel] CQ-WPX minor nit,
Bob Nielsen <=