From 809d79db6b697f7e5425435fa6e00338c1cf2b0e Mon Sep 17 00:00:00 2001
From: kpetersn <kmpeters@anl.gov>
Date: Thu, 2 Mar 2023 16:13:13 +0000
Subject: [PATCH] Added a note to 6.2 about the empty terminators being
 corrected in 6.4

---
 6-asyn-troubleshooting.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/6-asyn-troubleshooting.md b/6-asyn-troubleshooting.md
index 11fc0b3..582a321 100644
--- a/6-asyn-troubleshooting.md
+++ b/6-asyn-troubleshooting.md
@@ -54,6 +54,8 @@ This launches **asynOctet.ui**:
 
 ![screenshot of asynOctet.ui](images/asynOctet-noTerminators.png)
 
+Note: the terminators should remain empty for now. They'll be corrected in [step 6.4](6-asyn-troubleshooting.md#64-synchronize-the-terminators-on-asynoctetui)
+
 4. From the **More...** menu of **asynOctet.ui**, choose **Record Parameters**
 
 This launches **asynRecord.ui**:
-- 
GitLab