[libsoup/wip/doc-fixes: 3/10] docs: Fix missing docs for SOUP_TLD_ERROR_NO_PSL_DATA




commit cfd5d841a9e97ad47bcd7e2548ec3d6e7b6163fc
Author: Patrick Griffis <pgriffis igalia com>
Date:   Sat Sep 19 19:53:44 2020 -0700

    docs: Fix missing docs for SOUP_TLD_ERROR_NO_PSL_DATA

 libsoup/soup-tld.c | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/libsoup/soup-tld.c b/libsoup/soup-tld.c
index 3455e22d..a1e9bad4 100644
--- a/libsoup/soup-tld.c
+++ b/libsoup/soup-tld.c
@@ -122,6 +122,8 @@ soup_tld_domain_is_public_suffix (const char *domain)
  *   soup_tld_get_base_domain() on <literal>"co.uk"</literal>.
  * @SOUP_TLD_ERROR_NO_BASE_DOMAIN: The passed-in hostname has
  *   no recognized public suffix.
+ * @SOUP_TLD_ERROR_NO_PSL_DATA: The Public Suffix List was not
+ *   available.
  *
  * Error codes for %SOUP_TLD_ERROR.
  *


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