]> git.pld-linux.org Git - packages/opensc.git/commitdiff
- merged from DEVEL
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 4 Nov 2004 20:31:55 +0000 (20:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    opensc-explorer-debug.patch -> 1.2

opensc-explorer-debug.patch [new file with mode: 0644]

diff --git a/opensc-explorer-debug.patch b/opensc-explorer-debug.patch
new file mode 100644 (file)
index 0000000..f8ddbbe
--- /dev/null
@@ -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 }
+ };
This page took 0.028951 seconds and 4 git commands to generate.