mesa: simple whitespace fix in texstore.c
This commit is contained in:
@@ -906,6 +906,8 @@ _mesa_texstore_memcpy(TEXSTORE_PARAMS)
|
||||
srcAddr, srcPacking);
|
||||
return GL_TRUE;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Store user data into texture memory.
|
||||
* Called via glTex[Sub]Image1/2/3D()
|
||||
|
||||
Reference in New Issue
Block a user