summaryrefslogtreecommitdiff
path: root/comms/cqrlog/files/patch-src_dUtils.pas
diff options
context:
space:
mode:
Diffstat (limited to 'comms/cqrlog/files/patch-src_dUtils.pas')
-rw-r--r--comms/cqrlog/files/patch-src_dUtils.pas8
1 files changed, 4 insertions, 4 deletions
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;