[balsa/port-to-pcre2: 31/36] regex: Documentation typo




commit a3a343af07153914d5795d546ec47400c2b46d0a
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date:   Sun Sep 6 14:27:06 2020 -0400

    regex: Documentation typo

 libbalsa/regex.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libbalsa/regex.c b/libbalsa/regex.c
index 674a3bfb4..5b0f10363 100644
--- a/libbalsa/regex.c
+++ b/libbalsa/regex.c
@@ -259,7 +259,7 @@ libbalsa_regex_split(const LibBalsaRegex *regex,
 }
 
 /*
- * libbalsa_match_info_fetch_pos:
+ * libbalsa_match_data_fetch_pos:
  * match_data: LibBalsaMatchData structure
  * match_num: number of the sub expression
  * start_pos: pointer to location where to store the start position, or NULL


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