diff options
Diffstat (limited to 'Xi/warpdevp.h')
-rw-r--r-- | Xi/warpdevp.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Xi/warpdevp.h b/Xi/warpdevp.h index edf95c054..aafc73904 100644 --- a/Xi/warpdevp.h +++ b/Xi/warpdevp.h @@ -30,7 +30,7 @@ #ifndef WARPDEVP_H #define WARPDEVP_H 1 -int SProcXIWarpDevicePointer(ClientPtr /* client */); -int ProcXIWarpDevicePointer(ClientPtr /* client */); +int SProcXIWarpPointer(ClientPtr /* client */); +int ProcXIWarpPointer(ClientPtr /* client */); #endif /* WARPDEVP_H */ |