[svn] / trunk / xvidcore / vfw / src / config.h Repository:
ViewVC logotype

Diff of /trunk/xvidcore/vfw/src/config.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1826, Fri Nov 28 20:51:04 2008 UTC revision 1827, Sun Nov 30 16:38:31 2008 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: config.h,v 1.12 2008-11-27 16:33:32 Isibaar Exp $   * $Id: config.h,v 1.13 2008-11-30 16:36:44 Isibaar Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25  #ifndef _CONFIG_H_  #ifndef _CONFIG_H_
# Line 292  Line 292 
292  void sort_zones(zone_t * zones, int zone_num, int * sel);  void sort_zones(zone_t * zones, int zone_num, int * sel);
293    
294    
295  BOOL CALLBACK main_proc(HWND, UINT, WPARAM, LPARAM);  INT_PTR CALLBACK main_proc(HWND, UINT, WPARAM, LPARAM);
296  BOOL CALLBACK about_proc(HWND, UINT, WPARAM, LPARAM);  INT_PTR CALLBACK about_proc(HWND, UINT, WPARAM, LPARAM);
297    
298  #endif /* _CONFIG_H_ */  #endif /* _CONFIG_H_ */

Legend:
Removed from v.1826  
changed lines
  Added in v.1827

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4