Skip to content
Snippets Groups Projects
Commit 4fddfb0f authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent 5a5bab88
No related branches found
No related tags found
No related merge requests found
// $Id: CreateFile.cpp,v 1.73 2005-12-16 20:28:12 geuzaine Exp $
// $Id: CreateFile.cpp,v 1.74 2005-12-16 20:29:15 geuzaine Exp $
//
// Copyright (C) 1997-2005 C. Geuzaine, J.-F. Remacle
//
......@@ -90,7 +90,7 @@ void CreateOutputFile(char *name, int format)
{
FILE *fp;
GLint size3d, viewport[4], width, height;
int res, oldformat, psformat, pssort, psoptions, guess;
int res, oldformat, psformat, pssort, psoptions;
if(!name || !strlen(name))
return;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment