aboutsummaryrefslogtreecommitdiffstats
path: root/epan/crypt/dot11decrypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/crypt/dot11decrypt.c')
-rw-r--r--epan/crypt/dot11decrypt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/crypt/dot11decrypt.c b/epan/crypt/dot11decrypt.c
index 2263a6b5bb..b4d625daf1 100644
--- a/epan/crypt/dot11decrypt.c
+++ b/epan/crypt/dot11decrypt.c
@@ -527,7 +527,7 @@ Dot11DecryptDecryptKeyData(PDOT11DECRYPT_CONTEXT ctx,
* @param ctx [IN] pointer to the current context
* @param id [IN] id of the association (composed by BSSID and MAC of
* the station)
- * @return a pointer the the requested SA. NULL if it doesn't exist.
+ * @return a pointer of the requested SA. NULL if it doesn't exist.
*/
static PDOT11DECRYPT_SEC_ASSOCIATION
Dot11DecryptGetSa(