Fix documentation for Copy hook -- it can copy memory to the scanout

buffer too.
This commit is contained in:
Jesse Barnes 2007-05-06 01:30:59 -07:00
parent 030a578391
commit 1b3a0508a7

View File

@ -229,7 +229,7 @@ typedef struct _ExaDriver {
* @{ * @{
*/ */
/** /**
* PrepareCopy() sets up the driver for doing a copy within offscreen * PrepareCopy() sets up the driver for doing a copy within video
* memory. * memory.
* *
* @param pSrcPixmap source pixmap * @param pSrcPixmap source pixmap