Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5563 → Rev 5564

/contrib/sdk/sources/Mesa/mesa-10.6.0/src/mesa/state_tracker/st_gl_api.h
0,0 → 1,7
 
#ifndef ST_GL_API_H
#define ST_GL_API_H
 
struct st_api *st_gl_api_create(void);
 
#endif