From a604f641b3c1767081238d84cbb81b863e972e4c Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Thu, 19 Sep 2019 10:55:34 +0200 Subject: [PATCH] style --- client/cmdlfpac.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/cmdlfpac.c b/client/cmdlfpac.c index 6ea0af7d6..175d56ad4 100644 --- a/client/cmdlfpac.c +++ b/client/cmdlfpac.c @@ -63,7 +63,7 @@ static int CmdPacClone(const char *Cmd) { } static int CmdPacSim(const char *Cmd) { - + // NRZ sim. PrintAndLogEx(INFO, " To be implemented, feel free to contribute!"); return PM3_SUCCESS;