diff loader/dshow/allocator.c @ 29263:0f1b5b68af32

whitespace cosmetics: Remove all trailing whitespace.
author diego
date Wed, 13 May 2009 02:58:57 +0000
parents b70f5ac9c001
children 008338d7679f
line wrap: on
line diff
--- a/loader/dshow/allocator.c	Tue May 12 19:25:35 2009 +0000
+++ b/loader/dshow/allocator.c	Wed May 13 02:58:57 2009 +0000
@@ -147,7 +147,7 @@
     *pActual = *pRequest;
     /*
        DirectShow DOCS ("Negotiating Allocators" chapter) says that allocator might not
-       honor the requested properties. Thus, since WMSP audio codecs requests bufer with two 
+       honor the requested properties. Thus, since WMSP audio codecs requests bufer with two
        bytes length for unknown reason, we should correct requested value. Otherwise above
        codec don't want to load.
     */