commit | a8675f67e33bc7337d148358783b0fd138b501ff | [log] [tgz] |
---|---|---|
author | Jean-Baptiste Queru <jbq@google.com> | Wed Jul 29 14:25:07 2009 -0700 |
committer | Jean-Baptiste Queru <jbq@google.com> | Wed Jul 29 14:25:07 2009 -0700 |
tree | 71fb9d10330ef9161b3ead71d01074b3ef9e53ba | |
parent | cf4550c3198d6b3d92cdc52707fe70d7cc0caa9f [diff] [blame] |
donut snapshot
diff --git a/opengl/libagl/egl.cpp b/opengl/libagl/egl.cpp index c44478d..4461567 100644 --- a/opengl/libagl/egl.cpp +++ b/opengl/libagl/egl.cpp
@@ -1103,7 +1103,7 @@ // default value if (binarySearch<config_pair_t>( (config_pair_t const*)attrib_list, - 0, numAttributes, + 0, numAttributes-1, config_defaults[j].key) < 0) { for (int i=0 ; i<numConfigs ; i++) {