corrected unwanted deletion in comment
This commit is contained in:
@@ -92,7 +92,7 @@ struct traffic_selector_t {
|
|||||||
/**
|
/**
|
||||||
* Get starting address of this ts as a chunk.
|
* Get starting address of this ts as a chunk.
|
||||||
*
|
*
|
||||||
* Chunk is in network and points to internal data.
|
* Chunk is in network order and points to internal data.
|
||||||
*
|
*
|
||||||
* @return chunk containing the address
|
* @return chunk containing the address
|
||||||
*/
|
*/
|
||||||
@@ -101,7 +101,7 @@ struct traffic_selector_t {
|
|||||||
/**
|
/**
|
||||||
* Get ending address of this ts as a chunk.
|
* Get ending address of this ts as a chunk.
|
||||||
*
|
*
|
||||||
* Chunk is in network and points to internal data.
|
* Chunk is in network order and points to internal data.
|
||||||
*
|
*
|
||||||
* @return chunk containing the address
|
* @return chunk containing the address
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user