diff options
Diffstat (limited to 'composite/compinit.c')
-rw-r--r-- | composite/compinit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composite/compinit.c b/composite/compinit.c index 10433a1f7..3ac075a46 100644 --- a/composite/compinit.c +++ b/composite/compinit.c @@ -209,7 +209,7 @@ compFindVisuallessDepth(ScreenPtr pScreen, int d) } } /* - * If there isn't one, then it's gonna be hard to have + * If there isn't one, then it's gonna be hard to have * an associated visual */ return 0; |