aboutsummaryrefslogtreecommitdiff
path: root/example/ipsec_crypto/odp_ipsec_sp_db.h
diff options
context:
space:
mode:
Diffstat (limited to 'example/ipsec_crypto/odp_ipsec_sp_db.h')
-rw-r--r--example/ipsec_crypto/odp_ipsec_sp_db.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/ipsec_crypto/odp_ipsec_sp_db.h b/example/ipsec_crypto/odp_ipsec_sp_db.h
index 878f3a7c4..b71ea9377 100644
--- a/example/ipsec_crypto/odp_ipsec_sp_db.h
+++ b/example/ipsec_crypto/odp_ipsec_sp_db.h
@@ -43,7 +43,7 @@ void init_sp_db(void);
/**
* Create an SP DB entry
*
- * String is of the format "SrcSubNet:DstSubNet:(in|out):(ah|esp|[both])"
+ * String is of the format "SrcSubNet,DstSubNet,(in|out),(ah|esp|[both])"
*
* @param input Pointer to a string describing SP
* @param both_supported Enabling both AH and ESP is supported