[svn] / branches / dev-api-3 / xvidcore / src / portab.h Repository:
ViewVC logotype

Diff of /branches/dev-api-3/xvidcore/src/portab.h

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

revision 809, Sun Jan 26 01:44:44 2003 UTC revision 810, Sun Jan 26 05:09:00 2003 UTC
# Line 52  Line 52 
52   *  exception also makes it possible to release a modified version which   *  exception also makes it possible to release a modified version which
53   *  carries forward this exception.   *  carries forward this exception.
54   *   *
55   * $Id: portab.h,v 1.26.2.6 2003-01-11 14:59:23 chl Exp $   * $Id: portab.h,v 1.26.2.7 2003-01-26 05:09:00 suxen_drol Exp $
56   *   *
57   ****************************************************************************/   ****************************************************************************/
58    
# Line 167  Line 167 
167  #include <windows.h>  #include <windows.h>
168  #include <stdio.h>  #include <stdio.h>
169    
170            /* non-ansi function mapping */
171    #       define snprintf _snprintf
172    #       define vsnprintf _vsnprintf
173    
174      /*      /*
175       * This function must be declared/defined all the time because MSVC does       * This function must be declared/defined all the time because MSVC does
176       * not support C99 variable arguments macros       * not support C99 variable arguments macros

Legend:
Removed from v.809  
changed lines
  Added in v.810

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