Show
Ignore:
Timestamp:
10/09/07 20:56:52 (1 year ago)
Author:
Rafaël Carré <funman@videolan.org>
git-committer:
Rafaël Carré <funman@videolan.org> 1189450612 +0000
git-parent:

[3305b049e7f587b23359a1c9047fb5763d19c1dc]

git-author:
Rafaël Carré <funman@videolan.org> 1189450612 +0000
Message:

Removes trailing spaces. Removes tabs.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/video_filter/filter_event_info.h

    r989ceff r6ee1e19  
    55 * $Id: ??? 
    66 * 
    7  * Authors: Dugal Harris  
     7 * Authors: Dugal Harris 
    88 * 
    99 * This program is free software; you can redistribute it and/or modify 
     
    3434    int i_width; /* width of the rectangle */ 
    3535    int i_height; /* height of the rectangle */ 
    36      
     36  
    3737    int i_id; 
    3838    int i_type; 
    39      
     39  
    4040    char *p_description; 
    4141    float *pf_param;