summaryrefslogtreecommitdiff
path: root/src/WarpPtr.c
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2008-06-17 14:41:17 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2008-06-17 14:41:17 -0700
commitcf49e537014c3cb5aaee07e57400933e0bb72b6b (patch)
treee7b4fb52ba382a4609b7fcd596059b3432b264ec /src/WarpPtr.c
parentf76fd81dfbbd5cfae75c87ce0511e88e08529cf3 (diff)
Strip whitespace from end of lines in source files
Diffstat (limited to 'src/WarpPtr.c')
-rw-r--r--src/WarpPtr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/WarpPtr.c b/src/WarpPtr.c
index d8b1bc9a..223b035e 100644
--- a/src/WarpPtr.c
+++ b/src/WarpPtr.c
@@ -42,7 +42,7 @@ XWarpPointer(
unsigned int src_height,
int dest_x,
int dest_y)
-{
+{
register xWarpPointerReq *req;
LockDisplay(dpy);