From 1b3a0508a7aee1c7b14cd62216b4727fcc9181d4 Mon Sep 17 00:00:00 2001 From: Jesse Barnes Date: Sun, 6 May 2007 01:30:59 -0700 Subject: [PATCH] Fix documentation for Copy hook -- it can copy memory to the scanout buffer too. --- exa/exa.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exa/exa.h b/exa/exa.h index 6c39a8fdb..cd90bbc72 100644 --- a/exa/exa.h +++ b/exa/exa.h @@ -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. * * @param pSrcPixmap source pixmap