Package: libwbxml2-utils
Version: 0.9.0-3
Severity: normal

The help info for wbxml2xml has the SL/SI info reversed.

diff -ur wbxml2-0.9.0.orig/tools/wbxml2xml_tool.c
wbxml2-0.9.0/tools/wbxml2xml_tool.c
--- wbxml2-0.9.0.orig/tools/wbxml2xml_tool.c    2005-05-24
11:42:09.273127200 -0700
+++ wbxml2-0.9.0/tools/wbxml2xml_tool.c 2005-05-24 11:42:49.105071824
-0700
@@ -167,10 +167,10 @@
     fprintf(stderr, "       CHANNEL12 : CHANNEL 1.2\n");
 #endif /* WBXML_SUPPORT_WTA */
 #if defined( WBXML_SUPPORT_SI )
-    fprintf(stderr, "       SI10 : SL 1.0\n");
+    fprintf(stderr, "       SI10 : SI 1.0\n");
 #endif /* WBXML_SUPPORT_SI */
 #if defined( WBXML_SUPPORT_SL )
-    fprintf(stderr, "       SL10 : SI 1.0\n");
+    fprintf(stderr, "       SL10 : SL 1.0\n");
 #endif /* WBXML_SUPPORT_SL */
 #if defined( WBXML_SUPPORT_CO )
     fprintf(stderr, "       CO10 : CO 1.0\n");


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libwbxml2-utils depends on:
ii  libc6                       2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libexpat1                   1.95.8-3     XML parsing C library - runtime li
ii  libpopt0                    1.7-5        lib for parsing cmdline parameters
ii  libwbxml2                   0.9.0-3      WBXML parsing and encoding library
ii  zlib1g                      1:1.2.2-4    compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to