summaryrefslogtreecommitdiff
path: root/xts5/Xproto/pBadRequest.m
diff options
context:
space:
mode:
Diffstat (limited to 'xts5/Xproto/pBadRequest.m')
-rw-r--r--xts5/Xproto/pBadRequest.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/xts5/Xproto/pBadRequest.m b/xts5/Xproto/pBadRequest.m
index 9f22ba03..97e3b879 100644
--- a/xts5/Xproto/pBadRequest.m
+++ b/xts5/Xproto/pBadRequest.m
@@ -148,7 +148,7 @@ bad_request()
Free_Error(err);
}
- (void) Expect_Nothing(CLIENT);
+ Expect_Nothing(CLIENT);
Exit_OK();
}