mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
Lint.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5716 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
2
Externals/GLew/src/visualinfo.c
vendored
2
Externals/GLew/src/visualinfo.c
vendored
@ -86,12 +86,12 @@ char* display = NULL;
|
||||
int visual = -1;
|
||||
|
||||
FILE* file = 0;
|
||||
GLContext ctx;
|
||||
|
||||
int
|
||||
main (int argc, char** argv)
|
||||
{
|
||||
GLenum err;
|
||||
GLContext ctx;
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
/* parse arguments */
|
||||
|
Reference in New Issue
Block a user