diff src/dmbstr.c @ 1102:e06abfde6c39

Cosmetics pass: Remove excess whitespace.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 03 Mar 2015 23:22:36 +0200
parents 988a3397839e
children
line wrap: on
line diff
--- a/src/dmbstr.c	Tue Mar 03 22:32:34 2015 +0200
+++ b/src/dmbstr.c	Tue Mar 03 23:22:36 2015 +0200
@@ -51,7 +51,7 @@
 
   if (ctx->outBitCount != 8)
       dmPutBits(ctx, 0, ctx->outBitCount);
-  
+
   return 0;
 }