diff --git a/Xext/xf86bigfont.c b/Xext/xf86bigfont.c index 7d73bf202..cd7c6af25 100644 --- a/Xext/xf86bigfont.c +++ b/Xext/xf86bigfont.c @@ -281,8 +281,7 @@ ProcXF86BigfontQueryVersion(ClientPtr client) swapl(&reply.gid); swapl(&reply.signature); } - X_SEND_REPLY_SIMPLE(client, reply); - return Success; + return X_SEND_REPLY_SIMPLE(client, reply); } static void