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 "srvx".
The branch, master has been updated
via 671a213e001f8317536101c7ea63cb0e6de04175 (commit)
from c1b89eba62707ffc6f6daf8e818036dec3dfbc2a (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 671a213e001f8317536101c7ea63cb0e6de04175
Author: Michael Poole <md...@tr...>
Date: Mon May 2 22:21:19 2011 -0400
Fix the name and type of helpserv_bot.persist_types[].
This array really contains persistence lengths. gcc 4.5.2 complains
about the mismatched comparisons.
src/mod-helpserv.c (struct helpserv_bot): Rename persist_types to
persist_lengths. Change its type to enum persistence_length.
-----------------------------------------------------------------------
Summary of changes:
src/mod-helpserv.c | 38 +++++++++++++++++++-------------------
1 files changed, 19 insertions(+), 19 deletions(-)
hooks/post-receive
--
srvx
|