summaryrefslogtreecommitdiff
path: root/Xi/setdval.h
diff options
context:
space:
mode:
Diffstat (limited to 'Xi/setdval.h')
-rw-r--r--Xi/setdval.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/Xi/setdval.h b/Xi/setdval.h
index 5a8b42192..e6f08a64c 100644
--- a/Xi/setdval.h
+++ b/Xi/setdval.h
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/Xserver/Xi/setdval.h,v 3.1 1996/04/15 11:19:04 dawes Exp $ */
+/* $XFree86: xc/programs/Xserver/Xi/setdval.h,v 3.2 2003/11/17 22:20:29 dawes Exp $ */
/************************************************************
Copyright 1996 by Thomas E. Dickey <dickey@clark.net>
@@ -29,25 +29,19 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
int
SProcXSetDeviceValuators(
-#if NeedFunctionPrototypes
ClientPtr /* client */
-#endif
);
int
ProcXSetDeviceValuators(
-#if NeedFunctionPrototypes
ClientPtr /* client */
-#endif
);
void
SRepXSetDeviceValuators(
-#if NeedFunctionPrototypes
ClientPtr /* client */,
int /* size */,
xSetDeviceValuatorsReply * /* rep */
-#endif
);
#endif /* SETDVAL_H */