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 "MIG".
The branch, master has been updated
via b53836447df7230cd5665a7ccabd2a6e1a6607e5 (commit)
from 3040e276779acb6cbf6dbf4be24600c37c6f75ae (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 b53836447df7230cd5665a7ccabd2a6e1a6607e5
Author: Justus Winter <[email protected]>
Date: Wed Sep 4 17:18:41 2013 +0200
Drop the auto keyword
Drop the auto keyword from the generated source code. auto is the
default storage type for variables anyway and it is customary to omit
it.
* utils.c (WriteCheckDecl): Drop auto from generated source.
(WriteStaticLongDecl): Likewise.
(WriteStaticShortDecl): Likewise.
-----------------------------------------------------------------------
Summary of changes:
utils.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
MIG