Commit 2a2a60b0 authored by Johannes Schindelin's avatar Johannes Schindelin

encodingstest: fix whitespace

Signed-off-by: 's avatarJohannes Schindelin <johannes.schindelin@gmx.de>
parent c652b55f
...@@ -78,8 +78,6 @@ static void updateStatistics(int encodingIndex,rfbBool failed) { ...@@ -78,8 +78,6 @@ static void updateStatistics(int encodingIndex,rfbBool failed) {
UNLOCK(statisticsMutex); UNLOCK(statisticsMutex);
} }
/* Here begin the functions for the client. They will be called in a /* Here begin the functions for the client. They will be called in a
* pthread. */ * pthread. */
......
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