Merge pull request #100 from mstorsjo/trailing-whitespace-cpp-comments

Remove trailing whitespace in comments
This commit is contained in:
Ethan Hugg
2014-01-06 09:33:52 -08:00
17 changed files with 38 additions and 38 deletions

View File

@@ -176,7 +176,7 @@ void_t WelsDecoderDefaults (PWelsDecoderContext pCtx) {
g_uiCacheLineSize = 32;
}
#endif//HAVE_CACHE_LINE_ALIGN
#endif//X86_ASM
#endif//X86_ASM
pCtx->iImgWidthInPixel = 0;
pCtx->iImgHeightInPixel = 0; // alloc picture data when picture size is available