Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / ham / fldigi / patches / patch-src_thor_thor.cxx
blobbe850f0f3a8c2a07029fcce16357ba6e74ab6cde
1 $NetBSD$
3 --- src/thor/thor.cxx.orig 2013-05-03 14:19:08.000000000 +0000
4 +++ src/thor/thor.cxx
5 @@ -63,7 +63,7 @@ void thor::tx_init(SoundBase *sc)
6 videoText();
7 strSecXmtText = progdefaults.THORsecText;
8 if (strSecXmtText.length() == 0)
9 - strSecXmtText = "fldigi "PACKAGE_VERSION" ";
10 + strSecXmtText = "fldigi " PACKAGE_VERSION " ";
11 cptr = 0;