|
From: <ope...@li...> - 2011-05-10 11:22:58
|
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 "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, master has been updated
via aa52ca828fc075e010c326e91d2171484a514fde (commit)
from b70d99fb617350b252c8bde2f1f2d81d3f5b7955 (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 aa52ca828fc075e010c326e91d2171484a514fde
Author: Simon Matter <sim...@in...>
Date: Tue Mar 8 07:27:00 2011 +0000
Fix issues with some older GCC compilers
Some older GCC compilers don't like that variables are declared
in the middle of the code, and expect them on the top in the
block/scope.
Trac-ticket: 99
Signed-off-by: Simon Matter <sim...@in...>
Acked-by: David Sommerseth <da...@re...>
Signed-off-by: David Sommerseth <da...@re...>
-----------------------------------------------------------------------
Summary of changes:
plugin/auth-pam/auth-pam.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|