Whitespace fixes
authorEmmanuele Bassi <ebassi@openedhand.com>
Wed, 25 Jun 2008 16:44:40 +0000 (16:44 +0000)
committerEmmanuele Bassi <ebassi@openedhand.com>
Wed, 25 Jun 2008 16:44:40 +0000 (16:44 +0000)
ChangeLog

index b225590..ee283ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 2008-06-25  Matthew Allum  <mallum@openedhand.com>
 
        * clutter/x11/clutter-backend-x11.c: (_clutter_x11_register_xinput)
-        Add extra safety and fallback if no useable pointing devices are
-        found.
+       Add extra safety and fallback if no useable pointing devices are
+       found.
 
 2008-06-25  Emmanuele Bassi  <ebassi@openedhand.com>
 
 
        * clutter/eglnative/clutter-stage-egl.c:
        * clutter/eglx/clutter-stage-egl.c: 
-        Disable passing of attribs to eglCreateContext() on GLES 1.1 h/w
+       Disable passing of attribs to eglCreateContext() on GLES 1.1 h/w
 
 2008-06-25  Neil Roberts  <neil@o-hand.com>