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 "FusionForge".

The branch, master has been updated
       via  2559ece7d7ad9a0908020ae93aaf3e207b4a7f4f (commit)
      from  92f4dae1c2d00276af2e750c9f4edff88cd73065 (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 -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=2559ece7d7ad9a0908020ae93aaf3e207b4a7f4f

commit 2559ece7d7ad9a0908020ae93aaf3e207b4a7f4f
Author: Franck Villaume <[email protected]>
Date:   Sat Dec 3 19:32:14 2016 +0100

    coding style

diff --git a/src/common/tracker/Roadmap.class.php 
b/src/common/tracker/Roadmap.class.php
index 2f6ce7f..b8e3bbf 100644
--- a/src/common/tracker/Roadmap.class.php
+++ b/src/common/tracker/Roadmap.class.php
@@ -21,7 +21,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-/*
+/**
  * Standard Alcatel-Lucent disclaimer for contributing to open source
  *
  * "The Roadmap ("Contribution") has not been tested and/or
diff --git a/src/common/tracker/RoadmapFactory.class.php 
b/src/common/tracker/RoadmapFactory.class.php
index 2ef8add..e8f8048 100644
--- a/src/common/tracker/RoadmapFactory.class.php
+++ b/src/common/tracker/RoadmapFactory.class.php
@@ -20,7 +20,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-/*
+/**
  * Standard Alcatel-Lucent disclaimer for contributing to open source
  *
  * "The Roadmap ("Contribution") has not been tested and/or
@@ -142,5 +142,4 @@ class RoadmapFactory extends FFError {
 
                return false;
        }
-
 }

-----------------------------------------------------------------------

Summary of changes:
 src/common/tracker/Roadmap.class.php        | 2 +-
 src/common/tracker/RoadmapFactory.class.php | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to