Changeset 497ea18f80521269554d8b900f99d40571f49534

Show
Ignore:
Timestamp:
03/03/05 06:22:01 (4 years ago)
Author:
Eric Petit <titer@videolan.org>
git-committer:
Eric Petit <titer@videolan.org> 1109827321 +0000
git-parent:

[bef3f3ea4c87a8791e036ec0444cedf8de606d43]

git-author:
Eric Petit <titer@videolan.org> 1109827321 +0000
Message:

video_filter/mosaic.c: compile fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/video_filter/mosaic.c

    rd799a0a r497ea18  
    177177    if( psz_order[0] != 0 ) 
    178178    { 
     179        char* psz_end=NULL; 
    179180        i_index = 0; 
    180         char* psz_end=NULL; 
    181181        do 
    182182        {