From 9fab417a6782fbb573544d257ecdb5b6584d60f3 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 4 Nov 2004 20:31:55 +0000 Subject: [PATCH] - merged from DEVEL Changed files: opensc-explorer-debug.patch -> 1.2 --- opensc-explorer-debug.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 opensc-explorer-debug.patch diff --git a/opensc-explorer-debug.patch b/opensc-explorer-debug.patch new file mode 100644 index 0000000..f8ddbbe --- /dev/null +++ b/opensc-explorer-debug.patch @@ -0,0 +1,10 @@ +--- opensc-0.9.2/src/tools/opensc-explorer.c.orig 2004-06-28 20:00:28.000000000 +0200 ++++ opensc-0.9.2/src/tools/opensc-explorer.c 2004-08-20 11:56:06.000000000 +0200 +@@ -1429,6 +1429,7 @@ + { "exit", do_quit, "quit this program" }, + { "update_record", do_update_record, "update record" }, + { "update_binary", do_update_binary, "update binary" }, ++ { "debug", do_debug, "set the debug level" }, + { 0, 0, 0 } + }; + -- 2.43.0