[PATCH 5/265] ANSI-fied libX11
Magnus Kessler
Magnus.Kessler at gmx.net
Thu Apr 26 12:19:16 PDT 2007
diff --git a/src/Backgnd.c b/src/Backgnd.c
index dbb9242..46c71ee 100644
--- a/src/Backgnd.c
+++ b/src/Backgnd.c
@@ -32,10 +32,10 @@ in this Software without prior written authorization
from The Open Group.
#include "Xlibint.h"
int
-XSetWindowBackground(dpy, w, pixel)
- register Display *dpy;
- Window w;
- unsigned long pixel;
+XSetWindowBackground(
+ register Display *dpy,
+ Window w,
+ unsigned long pixel)
{
register xChangeWindowAttributesReq *req;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.x.org/archives/xorg/attachments/20070426/eee5f42c/attachment.pgp>
More information about the xorg
mailing list