diff options
author | tobias | 2009-11-28 17:52:12 +0000 |
---|---|---|
committer | tobias | 2009-11-28 17:52:12 +0000 |
commit | f770fbbb8001ca6a22e8fc2e23efe287821f1540 (patch) | |
tree | a803a03b5231b485681f72a64d2fa99f7180ec3c /xevents.c | |
parent | 2f637a5ba462917ec81f7d7dcfa4ab296a223e61 (diff) | |
download | cwm-f770fbbb8001ca6a22e8fc2e23efe287821f1540.tar.gz |
style (whitespaces)
ok oga, okan
Diffstat (limited to 'xevents.c')
-rw-r--r-- | xevents.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,7 +15,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $Id: xevents.c,v 1.43 2009/08/27 01:38:08 okan Exp $ + * $Id: xevents.c,v 1.44 2009/11/28 17:52:12 tobias Exp $ */ /* @@ -375,7 +375,7 @@ xev_handle_randr(XEvent *ee) } } -/* +/* * Called when the keymap has changed. * Ungrab all keys, reload keymap and then regrab */ |