summaryrefslogtreecommitdiff
path: root/exa/exa_priv.h
diff options
context:
space:
mode:
authorMaarten Maathuis <madman2003@gmail.com>2009-02-26 22:18:03 +0100
committerMaarten Maathuis <madman2003@gmail.com>2009-02-27 17:11:35 +0100
commited00515ec54b294f304b8ae2857e3073f97860d2 (patch)
tree30de04d33e9fb54526cf32663d67ff95626e8902 /exa/exa_priv.h
parent2e88b6004f09dbcb888abf05d4d5554231b2bd1a (diff)
exa: fixup exaAssertNotDirty.
- Do the right thing based on prepare access.
Diffstat (limited to 'exa/exa_priv.h')
-rw-r--r--exa/exa_priv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/exa/exa_priv.h b/exa/exa_priv.h
index a618fb42a..a037eb031 100644
--- a/exa/exa_priv.h
+++ b/exa/exa_priv.h
@@ -449,7 +449,7 @@ void
ExaOffscreenFini (ScreenPtr pScreen);
/* exa.c */
-void
+Bool
ExaDoPrepareAccess(DrawablePtr pDrawable, int index);
void