Commit 4e1f6ed6 authored by pintar's avatar pintar
Browse files

@Version change

parent 377ac609
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/**
 *  @author   STF 434
 *  @version  $Id:$
 *  @version  $Id$
 *	@desc     This module defines Diameter Templates for message, header, and 
 *            structured types. <br>
 *            Note that any changes made to the definitions in this module
@@ -17,7 +17,7 @@ module LibDiameter_Templates {
    import from LibCommon_DataStrings {type Bit8;}//all;
    
    
    group Constants{//move them into Type module
    group Constants{//move constants into Type module
    	const integer c_versionId := 1;
        const integer c_applidCommonMsg :=  0;			//For DWR, DWA
        const integer c_applidSip := 16777216;			//For other messages 16777216 (Vendor specific applications = 16777216 - 4294967294(0x01000000-0xfffffffe))