commit | 883ac02d220b4e5c4e85f7287adc0b158ef45896 | [log] [tgz] |
---|---|---|
author | Murray Calavera <murray.calavera@gmail.com> | Sat Jun 06 13:02:22 2015 +0000 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Sat Jun 06 12:39:51 2015 -0700 |
tree | f2f5b91aa1e446a70f5496da3adcec6b14178669 | |
parent | 97b9b176682a24b9d4c31bdfb2a4a51decfbf013 [diff] [blame] |
Whitespace corrections Signed-off-by: Murray Calavera <murray.calavera@gmail.com>
diff --git a/wcap/wcap-decode.c b/wcap/wcap-decode.c index 76ecc2f..c0adacb 100644 --- a/wcap/wcap-decode.c +++ b/wcap/wcap-decode.c
@@ -131,7 +131,7 @@ free(decoder); return NULL; } - + header = decoder->map; decoder->format = header->format; decoder->count = 0;