tags 193782 + patch
quit
On Wed, Mar 30, 2011 at 15:29, Steve Schnepp wrote:
> Tags: patch
>
> Here is a small patch that provides a fix.
>
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Tags: patch
Here is a small patch that provides a fix.
--- cstream.c.orig 2011-03-30 13:21:26.0 +
+++ cstream.c 2011-03-30 13:22:08.0 +
@@ -699,7 +699,7 @@
if (strchr(o->o, ':') && !strchr(o->O, 'N'))
state->ofd = open_tcp(o, O_WRONLY);
else {
-
2 matches
Mail list logo