[PATCH 3/265] ANSI-fied libX11
Magnus Kessler
Magnus.Kessler at gmx.net
Thu Apr 26 12:15:05 PDT 2007
diff --git a/src/AllowEv.c b/src/AllowEv.c
index c5905b9..c995213 100644
--- a/src/AllowEv.c
+++ b/src/AllowEv.c
@@ -32,10 +32,10 @@ in this Software without prior written authorization
from The Open Group.
#include "Xlibint.h"
int
-XAllowEvents(dpy, mode, time)
- register Display *dpy;
- int mode;
- Time time;
+XAllowEvents(
+ register Display *dpy,
+ int mode,
+ Time time)
{
register xAllowEventsReq *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/0fbbe51e/attachment.pgp>
More information about the xorg
mailing list