sync with trunk

This commit is contained in:
alanh
2000-11-17 15:29:09 +00:00
parent ef07fcc06b
commit 4e5ad8319b

View File

@@ -695,7 +695,7 @@ GR_ENTRY(grLfbLock, FxBool,(GrLock_t type, GrBuffer_t buffer,
info->strideInBytes = gc->textureBuffer.stride ;
}
#endif
#endif
else {
info->lfbPtr = (void *)gc->lfb_ptr;
#ifdef __linux__