Commit 9dca2c59 authored by Ulrich Sibiller's avatar Ulrich Sibiller Committed by Mike Gabriel

Split.c: whitespace fixes

parent cccb25fa
...@@ -792,11 +792,11 @@ void nxagentWaitDrawable(DrawablePtr pDrawable) ...@@ -792,11 +792,11 @@ void nxagentWaitDrawable(DrawablePtr pDrawable)
else else
{ {
fprintf(stderr, "nxagentWaitDrawable: Drawable at [%p] can now be restarted.\n", fprintf(stderr, "nxagentWaitDrawable: Drawable at [%p] can now be restarted.\n",
(void *) pDrawable); (void *) pDrawable);
} }
#endif #endif
return; return;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment