umph, had made a dangerous mistake

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Unknown (NI)
2000-07-20 18:14:23 +00:00
parent f48d169c4a
commit 83918cccc9
2 changed files with 2 additions and 2 deletions

View File

@@ -309,7 +309,7 @@ bool wxGLCanvas::Create( wxWindow *parent,
} }
else else
{ {
int data[512], arg=0, p=0; int arg=0, p=0;
while( (attribList[arg]!=0) && (p<510) ) while( (attribList[arg]!=0) && (p<510) )
{ {

View File

@@ -309,7 +309,7 @@ bool wxGLCanvas::Create( wxWindow *parent,
} }
else else
{ {
int data[512], arg=0, p=0; int arg=0, p=0;
while( (attribList[arg]!=0) && (p<510) ) while( (attribList[arg]!=0) && (p<510) )
{ {