Commit ab7113b7 authored by Ulrich Sibiller's avatar Ulrich Sibiller

BitmapUtils.c: remove tailing whitespace

parent 5275d2d0
...@@ -115,4 +115,3 @@ nxagentFourByteSwap(unsigned char *buf, int nbytes) ...@@ -115,4 +115,3 @@ nxagentFourByteSwap(unsigned char *buf, int nbytes)
buf[2] = c; buf[2] = c;
} }
} }
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