summaryrefslogtreecommitdiff
path: root/clformat/data/clformat.sprop
diff options
context:
space:
mode:
Diffstat (limited to 'clformat/data/clformat.sprop')
-rw-r--r--clformat/data/clformat.sprop2
1 files changed, 1 insertions, 1 deletions
diff --git a/clformat/data/clformat.sprop b/clformat/data/clformat.sprop
index 2025c25..1d31de6 100644
--- a/clformat/data/clformat.sprop
+++ b/clformat/data/clformat.sprop
@@ -45,7 +45,7 @@ clFormatModifier (?:[@$:*]+)
## 1) A single, non-whitespace, non-/ character, optionally preceded by any
## number of grave characters.
## 2) A name enclosed in /'s
-clFormatName (?:(?<name>`*?[\S&&[^/]])|(?:/(?<funcname>[\S&&[^/]]+)/))
+clFormatName (?:(?<name>`*[\S&&[^/]])|(?:/(?<funcname>[\S&&[^/]]+)/))
#################################################
# Generic format strings for regular expressions.