Review comments.

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER 2019-07-10 12:00:38 +02:00
parent 0683842ec3
commit 87f75c737a
No known key found for this signature in database
GPG key ID: 00135ACBD90B28DD
2 changed files with 5 additions and 14 deletions

View file

@ -58,8 +58,7 @@ Options:
exit 0
}
Escape
Regexp() {
EscapeRegexp() {
# This way we may safely insert an arbitrary
# string in our regular expressions
# This sed is intentionally executed in three steps to ease maintainability