comparison loader/dshow/DS_VideoDecoder.c @ 30633:32725ca88fed

cosmetics: Remove pointless empty lines at EOF.
author diego
date Sat, 20 Feb 2010 21:02:49 +0000
parents 008338d7679f
children 4c2bbab833d1
comparison
equal deleted inserted replaced
30632:dad8e0eb182a 30633:32725ca88fed
915 } 915 }
916 916
917 printf("Unknown attribute!\n"); 917 printf("Unknown attribute!\n");
918 return -200; 918 return -200;
919 } 919 }
920
921
922
923