FreeBSD Bugzilla – Attachment 136819 Details for
Bug 182130
x11/xmove does not build with clang [patch]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 430 bytes, created by
sec
on 2013-09-15 22:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
sec
Created:
2013-09-15 22:30:00 UTC
Size:
430 bytes
patch
obsolete
>--- xmovectrl/xmovectrl.c.org 1997-08-10 20:36:48.000000000 +0200 >+++ xmovectrl/xmovectrl.c 2013-09-15 23:22:11.000000000 +0200 >@@ -33,6 +33,8 @@ > int auth_namelen, auth_datalen; > char *auth_name, *auth_data; > >+void DoServerSetup(int server_fd); >+ > main(int argc, char **argv, char **envp) > { > char **cur_argv = argv + 1; >@@ -143,6 +145,7 @@ > } > > >+void > DoServerSetup(int server_fd) > { > unsigned char iobuf[512];
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 182130
: 136819