Some typos

This commit is contained in:
Manuel Requena
2012-07-17 12:12:34 +02:00
parent 40464355bf
commit e260786566

View File

@@ -46,8 +46,8 @@ struct GbrQosInformation
struct AllocationRetentionPriority
{
uint8_t priorityLevel; // /< 1-15; 1 = highest
bool preemprionCapability; // /< true if bearer can preempt others
bool preemprionVulnerability; // true if bearer can be preempted by others
bool preemptionCapability; // /< true if bearer can preempt others
bool preemptionVulnerability; // true if bearer can be preempted by others
};
/**