diff --git a/Xext/dpms.c b/Xext/dpms.c index 4400f5fc7d..c882765feb 100644 --- a/Xext/dpms.c +++ b/Xext/dpms.c @@ -465,8 +465,7 @@ ProcDPMSInfo(ClientPtr client) if (client->swapped) { swaps(&reply.power_level); } - X_SEND_REPLY_SIMPLE(client, reply); - return Success; + return X_SEND_REPLY_SIMPLE(client, reply); } static int