Commit 2aa22ddb authored by Tien-Thinh Nguyen's avatar Tien-Thinh Nguyen

minor fix for QosFlowDescriptions

parent efb44a2e
......@@ -120,6 +120,4 @@ int encode_qos_flow_descriptions ( QOSFlowDescriptions qosflowdescriptions, uint
int decode_qos_flow_descriptions ( QOSFlowDescriptions * qosflowdescriptions, uint8_t iei, uint8_t * buffer, uint32_t len ) ;
void free_decode_qos_flow_descriptions(QOSFlowDescriptions * qosflowdescriptions);
void free_decode_qos_flow_descriptions(QOSFlowDescriptions * qosflowdescriptions);
#endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment