Module: kamailio Branch: master Commit: 2de2b27d1fba15b0ca6e5472f43dfc869ccb41ee URL: https://github.com/kamailio/kamailio/commit/2de2b27d1fba15b0ca6e5472f43dfc869ccb41ee
Author: Federico Cabiddu <[email protected]> Committer: Federico Cabiddu <[email protected]> Date: 2015-09-04T15:48:56+02:00 tm: removed history from t_append_branches.c --- Modified: modules/tm/t_append_branches.c --- Diff: https://github.com/kamailio/kamailio/commit/2de2b27d1fba15b0ca6e5472f43dfc869ccb41ee.diff Patch: https://github.com/kamailio/kamailio/commit/2de2b27d1fba15b0ca6e5472f43dfc869ccb41ee.patch --- diff --git a/modules/tm/t_append_branches.c b/modules/tm/t_append_branches.c index 16ed9ab..1cad198 100644 --- a/modules/tm/t_append_branches.c +++ b/modules/tm/t_append_branches.c @@ -23,9 +23,6 @@ * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * History: - * ------- - * 2014-09-09 first release of t_append_branches * */ _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
