FreeBSD Bugzilla – Attachment 96807 Details for
Bug 135500
net/rdesktop sound does not work [PATCH]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-rdpdr.c
patch-rdpdr.c (text/plain), 517 bytes, created by
Lapo Luchini
on 2009-06-12 12:00:06 UTC
(
hide
)
Description:
patch-rdpdr.c
Filename:
MIME Type:
Creator:
Lapo Luchini
Created:
2009-06-12 12:00:06 UTC
Size:
517 bytes
patch
obsolete
>--- rdpdr.c.orig 2008-02-14 12:37:17.000000000 +0100 >+++ rdpdr.c 2009-06-12 12:41:18.000000000 +0200 >@@ -841,14 +841,11 @@ rdpdr_process(STREAM s) > RD_BOOL > rdpdr_init() > { >- if (g_num_devices > 0) >- { >- rdpdr_channel = >- channel_register("rdpdr", >- CHANNEL_OPTION_INITIALIZED | CHANNEL_OPTION_COMPRESS_RDP, >- rdpdr_process); >- } >- >+ rdpdr_channel = >+ channel_register("rdpdr", >+ CHANNEL_OPTION_INITIALIZED | CHANNEL_OPTION_COMPRESS_RDP, >+ rdpdr_process); >+ > return (rdpdr_channel != NULL); > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 135500
: 96807