[PATCH 7/9] Stop the shouting
Peter Hutterer
peter.hutterer at who-t.net
Mon Feb 27 16:41:04 PST 2012
Meanwhile, here in the future lowercase letters have been invented.
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
Xext/xvmain.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Xext/xvmain.c b/Xext/xvmain.c
index d21a56c..532a9c0 100644
--- a/Xext/xvmain.c
+++ b/Xext/xvmain.c
@@ -157,8 +157,8 @@ XvExtensionInit(void)
if (!dixRegisterPrivateKey(&XvScreenKeyRec, PRIVATE_SCREEN, 0))
return;
- /* LOOK TO SEE IF ANY SCREENS WERE INITIALIZED; IF NOT THEN
- INIT GLOBAL VARIABLES SO THE EXTENSION CAN FUNCTION */
+ /* Look to see if any screens were initialized; if not then
+ init global variables so the extension can function */
if (XvScreenGeneration != serverGeneration)
{
if (!CreateResourceTypes())
--
1.7.7.6
More information about the xorg-devel
mailing list