[Softdevice-devel] [Bug #4355] vdr --help dont work
noreply at berlios.de
noreply at berlios.de
Tue Jun 21 23:02:31 CEST 2005
Bug #4355, was updated on 2005-Jun-21 23:02
Here is a current snapshot of the bug.
Project: Vdr Softdevice
Category: general
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Submitted by: clausmuus
Assigned to : none
Summary: vdr --help dont work
Details: Hi,
I have a little bugfix against the problem, that vdr --help dont work:
--- softdevice.c.orig 2005-05-22 09:21:12.000000000 +0200
+++ softdevice.c 2005-06-21 22:36:05.372792353 +0200
@@ -684,6 +684,7 @@
if ( !strcmp(argv[i], "softdevice") ) {
i++;
argc--;
+ break;
};
if (!strcmp (argv[i], "-vo")) {
++i;
Claus
For detailed info, follow this link:
http://developer.berlios.de/bugs/?func=detailbug&bug_id=4355&group_id=2051
More information about the Softdevice-devel
mailing list