Signed-off-by: Bill Fischofer <[email protected]>
---
example/l2fwd/odp_l2fwd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/example/l2fwd/odp_l2fwd.c b/example/l2fwd/odp_l2fwd.c
index 887eb6b..f0b47cb 100644
--- a/example/l2fwd/odp_l2fwd.c
+++ b/example/l2fwd/odp_l2fwd.c
@@ -76,7 +76,7 @@ typedef struct {
* Thread specific arguments
*/
typedef struct {
- int src_idx;
+ int src_idx; /**< Source interface identifier */
} thread_args_t;
/**
--
2.1.0
_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp