Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 55 → Rev 72

/shark/trunk/ports/mesa/src/imports.h
1,4 → 1,4
/* $Id: imports.h,v 1.1 2003-02-28 11:42:03 pj Exp $ */
/* $Id: imports.h,v 1.2 2003-03-13 12:20:29 giacomo Exp $ */
 
/*
* Mesa 3-D graphics library
172,7 → 172,6
extern void
_mesa_printf( const char *fmtString, ... );
 
 
extern void
_mesa_warning( __GLcontext *gc, const char *fmtString, ... );