Skip to content

Commit 08cb575

Browse files
committed
Merge branch 'master' into v3.0
2 parents f4e00a5 + b68b580 commit 08cb575

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/glbinding-aux/source/debug.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ namespace
1414

1515

1616
// Don't rely on Meta.h for now
17-
std::string readableErrorCode(gl::GLenum errorCode) const
17+
std::string readableErrorCode(gl::GLenum errorCode)
1818
{
1919
switch(errorCode)
2020
{

0 commit comments

Comments
 (0)