# HG changeset patch # User Thomas Klausner # Date 1407253586 -7200 # Node ID 9e4e294f1e716d75a5b8137ccbf8af91961ec33f # Parent 62bd95182f6d382f3cbb9b0059bed2d040b019fb Fix typo diff -r 62bd95182f6d -r 9e4e294f1e71 extensions/dict_dcca_starent/dict_dcca_starent.c --- a/extensions/dict_dcca_starent/dict_dcca_starent.c Tue Aug 05 16:17:23 2014 +0200 +++ b/extensions/dict_dcca_starent/dict_dcca_starent.c Tue Aug 05 17:46:26 2014 +0200 @@ -349,12 +349,12 @@ CHECK_dict_new(DICT_AVP, &data, Time_type, NULL); }; - /* SN-Rulsebase-Id */ + /* SN-Rulebase-Id */ { struct dict_avp_data data = { 528, /* Code */ 8164, /* Vendor */ - "SN-Rulsebase-Id", /* Name */ + "SN-Rulebase-Id", /* Name */ AVP_FLAG_VENDOR |AVP_FLAG_MANDATORY, /* Fixed flags */ AVP_FLAG_VENDOR |AVP_FLAG_MANDATORY, /* Fixed flag values */ AVP_TYPE_OCTETSTRING /* base type of data */ diff -r 62bd95182f6d -r 9e4e294f1e71 extensions/dict_dcca_starent/dict_dcca_starent.org --- a/extensions/dict_dcca_starent/dict_dcca_starent.org Tue Aug 05 16:17:23 2014 +0200 +++ b/extensions/dict_dcca_starent/dict_dcca_starent.org Tue Aug 05 17:46:26 2014 +0200 @@ -24,7 +24,7 @@ | SN-Charging-Id | 525 | | OctetString | V | | | | | | SN-Remaining-Service-Unit | 526 | | Grouped | V | | | | | | SN-Service-Start-Timestamp | 527 | | Time | V | | | | | -| SN-Rulsebase-Id | 528 | | UTF8String | M,V | | | | | +| SN-Rulebase-Id | 528 | | UTF8String | M,V | | | | | | SN-CF-Policy-ID | 529 | | Unsigned32 | M,V | | | | | | SN-Charging-Collection-Function-Name | 530 | | UTF8String | V | | | | | | SN-Fast-Reauth-Username | 11010 | | OctetString | M,V | | | | |