From ab4969564a7e25bb91afcd3d2791ef776f3aff10 Mon Sep 17 00:00:00 2001 From: Stephen Hurd Date: Wed, 27 May 2015 03:57:29 +0000 Subject: Upgrade to 1.9.0 - Switch to USE_GITHUB - Use OPT_* instead of .if blocks - Switch to makepatch format PR: 200318 Submitted by: takefu@airport.fm --- comms/cqrlog/files/patch-src_dUtils.pas | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'comms/cqrlog/files/patch-src_dUtils.pas') diff --git a/comms/cqrlog/files/patch-src_dUtils.pas b/comms/cqrlog/files/patch-src_dUtils.pas index e24156e3411a..c38a12b90071 100644 --- a/comms/cqrlog/files/patch-src_dUtils.pas +++ b/comms/cqrlog/files/patch-src_dUtils.pas @@ -1,6 +1,6 @@ ---- src/dUtils.pas.orig 2014-10-03 12:37:57.000000000 -0700 -+++ src/dUtils.pas 2014-12-20 18:13:35.000000000 -0800 -@@ -2380,7 +2380,7 @@ +--- src/dUtils.pas.orig 2015-03-04 15:17:21 UTC ++++ src/dUtils.pas +@@ -2381,7 +2381,7 @@ var proj: string = ''; begin Result := ''; @@ -9,7 +9,7 @@ myloc := cqrini.ReadString('Station', 'LOC', ''); if not FileExists(Result) then begin -@@ -2670,7 +2670,7 @@ +@@ -2671,7 +2671,7 @@ begin if Device = '' then exit; -- cgit v1.2.3