Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: libdvb 0.5.4 patches



I got a small patch too:



--- DVB.cc.orig 2004-01-28 20:44:27.000000000 +0100
+++ DVB.cc      2004-02-17 15:49:15.000000000 +0100
@@ -1380,3 +1380,3 @@
                char keybuf[MAXNAM];
-               ins >> keybuf;
+               ins.get(keybuf, MAXNAM);




--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index