From 77e6626c9c3c86e25b5ea0902bbc4114ebc08757 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Wed, 23 Mar 2022 22:40:53 +0100 Subject: [PATCH] textual --- client/src/cmdlf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/cmdlf.c b/client/src/cmdlf.c index 0252c4736..e8b14e611 100644 --- a/client/src/cmdlf.c +++ b/client/src/cmdlf.c @@ -1506,7 +1506,7 @@ int CmdLFfind(const char *Cmd) { } } - PrintAndLogEx(INPLACE, "Searching for COTAG tag..."); + PrintAndLogEx(INPLACE, "Searching for COTAG tag... "); if (readCOTAGUid()) { PrintAndLogEx(SUCCESS, "\nValid " _GREEN_("COTAG ID") " found!"); if (search_cont) {