From: Arnout E. <rab...@us...> - 2014-12-16 15:10:14
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The branch, master has been updated via 9edbd586eec92874beba631badc18e0f164cb363 (commit) from b74deb9530ab9c7c843d8084bacd9e8e02a6542e (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 9edbd586eec92874beba631badc18e0f164cb363 Author: Jon Canning <jon...@us...> Date: Sun Nov 16 11:15:58 2014 +0100 Fix p2 variable scopes in xkbevents handler As they are defined in their case labels, they go out of scope before being used by hook_call_p(). ----------------------------------------------------------------------- Summary of changes: mod_xkbevents/mod_xkbevents.c | 40 ++++++++++++++++++++-------------------- 1 files changed, 20 insertions(+), 20 deletions(-) hooks/post-receive -- notion window manager core |