From 269a820f9e9eed1ce34f39e9eb2b5df399a31bdc Mon Sep 17 00:00:00 2001 From: "adam@algroup.co.uk" Date: Sun, 30 Aug 2009 18:57:28 +0000 Subject: [PATCH] maintain alphabetic order! --- winsrc/command.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/winsrc/command.cpp b/winsrc/command.cpp index 2896299c..929cff07 100644 --- a/winsrc/command.cpp +++ b/winsrc/command.cpp @@ -2861,8 +2861,8 @@ static struct { {"tiwrite", CmdTIWrite, 0, "Write new data to a r/w TI 134 kHz tag"}, {"threshold", CmdThreshold, 1, "Maximize/minimize every value in the graph window depending on threshold"}, {"tune", CmdTune, 0, "Measure antenna tuning"}, - {"version", CmdVersion, 0, "Show version inforation about the connected Proxmark"}, {"vchdemod", CmdVchdemod, 0, "['clone'] -- Demodulate samples for VeriChip"}, + {"version", CmdVersion, 0, "Show version inforation about the connected Proxmark"}, {"zerocrossings", CmdZerocrossings, 1, "Count time between zero-crossings"}, }; -- 2.39.2