]> granicus.if.org Git - neomutt/commitdiff
doxygen
authorRichard Russon <rich@flatcap.org>
Sun, 31 Dec 2017 02:49:22 +0000 (02:49 +0000)
committerRichard Russon <rich@flatcap.org>
Mon, 1 Jan 2018 12:10:19 +0000 (12:10 +0000)
mutt/regex.c

index 557244514bec1d92fc0f94923d57a041b3cf4b85..790b17f6aad5280417475835dc9d968ae5075dec 100644 (file)
@@ -61,7 +61,7 @@
 /**
  * mutt_regex_compile - Create an Regex from a string
  * @param str   Regular expression
- * @param flags Type flags, e.g. #REG_ICASE
+ * @param flags Type flags, e.g. REG_ICASE
  * @retval ptr New Regex object
  * @retval NULL Error
  */