From: Arnout E. <rab...@us...> - 2014-04-12 11:48:54
|
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 e39f85990981de328959c30ea3e01b3e320acbfd (commit) from 762ab8dab65f4a44c358fb31f69876d88ee32b2d (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 e39f85990981de328959c30ea3e01b3e320acbfd Author: Arnout Engelen <arn...@bz...> Date: Sat Apr 12 13:48:08 2014 +0200 Use C-style comments rather than C++-style so /* */ instead of // ----------------------------------------------------------------------- Summary of changes: config.h | 4 ++-- ioncore/focus.c | 20 ++++++++++---------- ioncore/focus.h | 2 +- ioncore/global.h | 6 +++--- libmainloop/exec.c | 4 ++-- libmainloop/signal.c | 4 ++-- mod_statusbar/statusd-launch.c | 4 ++-- 7 files changed, 22 insertions(+), 22 deletions(-) hooks/post-receive -- notion window manager core |