Module: kamailio Branch: 4.3 Commit: b9e924a1068d85e90afbb17baf627fe2c8836b92 URL: https://github.com/kamailio/kamailio/commit/b9e924a1068d85e90afbb17baf627fe2c8836b92
Author: Federico Cabiddu <[email protected]> Committer: Federico Cabiddu <[email protected]> Date: 2015-09-04T15:50:41+02:00 tm: removed history from t_append_branches.c (cherry picked from commit 2de2b27d1fba15b0ca6e5472f43dfc869ccb41ee) --- Modified: modules/tm/t_append_branches.c --- Diff: https://github.com/kamailio/kamailio/commit/b9e924a1068d85e90afbb17baf627fe2c8836b92.diff Patch: https://github.com/kamailio/kamailio/commit/b9e924a1068d85e90afbb17baf627fe2c8836b92.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
