]> git.pld-linux.org Git - packages/opensc.git/blobdiff - opensc-explorer-debug.patch
- updated openldap BR/R to 2.4.6
[packages/opensc.git] / opensc-explorer-debug.patch
index f8ddbbe2fac8b9724aced0d0db0aed770f1d358c..173d6bafb6259d8a09a83252cd22cf2693652314 100644 (file)
@@ -1,10 +1,26 @@
---- 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 @@
+--- opensc-0.11.3/src/tools/opensc-explorer.c.orig     2007-06-30 10:55:58.000000000 +0200
++++ opensc-0.11.3/src/tools/opensc-explorer.c  2007-08-12 00:43:16.653483641 +0200
+@@ -1148,7 +1148,6 @@
+       return -1;
+ }
+-#if 0
+ static int do_debug(int argc, char **argv)
+ {
+       int i;
+@@ -1170,7 +1169,6 @@
+       }
+       return 0;
+ }
+-#endif
+ static int do_pksign(int argc, char **argv)
+@@ -1454,6 +1452,7 @@
   { "exit",    do_quit,        "quit this program"                     },
   { "update_record", do_update_record, "update record"                 },
   { "update_binary", do_update_binary, "update binary"                 },
   { "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 }
++ { "debug",   do_debug,       "set the debug level"                   },
+  { NULL, NULL, NULL }
  };
  
  };
  
This page took 0.129062 seconds and 4 git commands to generate.