laforge submitted this change.
gtpie: fix comment
Change-Id: I5aed6a7a2ae4138567944988bc81cebdbf129276
---
M gtp/gtpie.c
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gtp/gtpie.c b/gtp/gtpie.c
index 3212a8a..b3f2ff7 100644
--- a/gtp/gtpie.c
+++ b/gtp/gtpie.c
@@ -770,7 +770,7 @@
/*! Encode GTP packet payload from Array of Information Elements.
* \param[out] ie Input Array of GTPIE
- * \param[in] size Size of ?
+ * \param[in] size Size of ie
* \param[out] pack Pointer to caller-allocated buffer for raw GTP packet (GTPIE_MAX length)
* \param[out] len Encoded length of \a pack in bytes
* \returns 0 on sucess; 2 for out-of-space */
To view, visit change 38932. To unsubscribe, or for help writing mail filters, visit settings.