dect
/
libdect
Archived
13
0
Fork 0

ie: fix SS facility prototol discriminator

Signed-off-by: Patrick McHardy <kaber@trash.net>
This commit is contained in:
Patrick McHardy 2010-11-16 23:07:19 +01:00
parent 3c41dc14e0
commit 17cc9be51e
1 changed files with 1 additions and 1 deletions

View File

@ -978,7 +978,7 @@ struct dect_ie_end_to_end_compatibility {
*/
enum dect_facility_discriminators {
DECT_FACILITY_SS = 0x17, /**< Supplementary service application */
DECT_FACILITY_SS = 0x11, /**< Supplementary service application */
};
/** <<FACILITY>> IE */