[PATCH 17/18] include: fix spelling mistake

Eric Engestrom eric at engestrom.ch
Sat Apr 2 18:53:30 UTC 2016


Signed-off-by: Eric Engestrom <eric at engestrom.ch>
---
 include/pixmap.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/pixmap.h b/include/pixmap.h
index c6a7736..926289d 100644
--- a/include/pixmap.h
+++ b/include/pixmap.h
@@ -126,7 +126,7 @@ extern _X_EXPORT Bool
 PixmapStopDirtyTracking(PixmapPtr src, PixmapPtr slave_dst);
 
 /* helper function, drivers can do this themselves if they can do it more
-   efficently */
+   efficiently */
 extern _X_EXPORT Bool
 PixmapSyncDirtyHelper(PixmapDirtyUpdatePtr dirty);
 
-- 
2.8.0



More information about the xorg-devel mailing list