From b3a407d283280da92f1fd9566aaf2328f25043b9 Mon Sep 17 00:00:00 2001 From: Basile Burg Date: Mon, 13 Aug 2018 05:50:35 +0200 Subject: [PATCH] EN mistake in comment --- src/ce_dcd.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ce_dcd.pas b/src/ce_dcd.pas index ff23a228..e3cc7f7a 100644 --- a/src/ce_dcd.pas +++ b/src/ce_dcd.pas @@ -323,7 +323,7 @@ var begin sleep(100); // nix/osx: the file might exists from a previous session that crashed - // however the 100 ms might be enough for DCD to initializes + // however the 100 ms might be enough for DCD initialization if fCurrentSessionPortNum = 0 then begin {$IFDEF LINUX}