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

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

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

revision 954, Fri Mar 28 07:18:45 2003 UTC revision 955, Fri Mar 28 07:21:37 2003 UTC
# Line 23  Line 23 
23   *  along with this program; if not, write to the Free Software   *  along with this program; if not, write to the Free Software
24   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
25   *   *
26   * $Id: portab.h,v 1.46.2.4 2003-03-28 07:18:45 suxen_drol Exp $   * $Id: portab.h,v 1.46.2.5 2003-03-28 07:21:37 suxen_drol Exp $
27   *   *
28   ****************************************************************************/   ****************************************************************************/
29    
# Line 95  Line 95 
95  #    define ptr_t uint32_t  #    define ptr_t uint32_t
96  #    define intptr_t int32_t  #    define intptr_t int32_t
97  #    if _MSC_VER < 1300  #    if _MSC_VER < 1300
98  #        define uintptr_t uint64_t  #        define uintptr_t uint32_t
99  #    else  #    else
100  #        include <stdarg.h>  #        include <stdarg.h>
101  #    endif  #    endif

Legend:
Removed from v.954  
changed lines
  Added in v.955

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