[libsoup] HSTS: Fix documentation function name



commit e355c18fdc3317b42d1456c12ba8c4177953e973
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Tue Aug 13 15:48:32 2019 +0300

    HSTS: Fix documentation function name

 libsoup/soup-hsts-enforcer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libsoup/soup-hsts-enforcer.c b/libsoup/soup-hsts-enforcer.c
index f57ef079..8ed07af9 100644
--- a/libsoup/soup-hsts-enforcer.c
+++ b/libsoup/soup-hsts-enforcer.c
@@ -697,7 +697,7 @@ add_policy_to_list (gpointer key,
 }
 
 /**
- * soup_hsts_enforcer_all_policies:
+ * soup_hsts_enforcer_get_policies:
  * @hsts_enforcer: a #SoupHSTSEnforcer
  * @session_policies: whether to include session policies
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]