Gentoo Archives: gentoo-commits

From: "Thomas Beierlein (tomjbe)" <tomjbe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-radio/tucnak2/files: tucnak2-2.37-hamlib.diff
Date: Wed, 03 Nov 2010 18:31:55
Message-Id: 20101103183149.ADDDC20054@flycatcher.gentoo.org
1 tomjbe 10/11/03 18:31:49
2
3 Added: tucnak2-2.37-hamlib.diff
4 Log:
5 Version bump
6
7 (Portage version: 2.1.9.24/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 media-radio/tucnak2/files/tucnak2-2.37-hamlib.diff
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/tucnak2/files/tucnak2-2.37-hamlib.diff?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/tucnak2/files/tucnak2-2.37-hamlib.diff?rev=1.1&content-type=text/plain
14
15 Index: tucnak2-2.37-hamlib.diff
16 ===================================================================
17 --- src/session.c.orig 2010-11-03 19:24:35.000000000 +0100
18 +++ src/session.c 2010-11-03 19:25:02.000000000 +0100
19 @@ -2280,8 +2280,8 @@
20 if (ctest->runmode && cfg->rig_clr_rit){
21 trig_set_rit(trig, 0.0);
22 }
23 - qso_saved = 1;
24 #endif
25 + qso_saved = 1;
26 }
27 }
28 dbg("process_input(runmode=%d, len=%d, cq=%d, last_cq=%p)\n", ctest->runmode, strlen(text), cq, gses->last_cq);