mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
4fad2a6cdb
This is an important bug fix release. It corrects the problem of excess CPU% usage on many h/w platforms. =Version 4.1.03= 2019-04-21 David Freese <w1hkj@bellsouth.net> a6923d1: wf updates 377a7fa: WinKeyer emulators 53a06da: New install macros 9a0124d: MACRO <MODEM: 807401e: OS X build
12 lines
299 B
C++
12 lines
299 B
C++
--- src/misc/newinstall.cxx.orig 2019-04-18 20:27:04 UTC
|
|
+++ src/misc/newinstall.cxx
|
|
@@ -67,7 +67,7 @@ text[3] = " btu <NAME> <CALL> de <MYCALL> k\n\
|
|
|
|
label[4] = "SK @||";
|
|
text[4] = "\n\
|
|
-tnx fer QSO <NAME>, 73, God bless.\n\
|
|
+tnx fer QSO <NAME>, 73.\n\
|
|
<ZDT> <CALL> de <MYCALL> sk\n\
|
|
<RX>";
|
|
|