mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 14:47:46 +01:00
parent
bdfc3fb213
commit
bb8d137600
@ -125,7 +125,7 @@ diff -urN openswan.old/programs/showhostkey/showhostkey.in openswan.dev/programs
|
|||||||
x = "[^ \t]+"
|
x = "[^ \t]+"
|
||||||
oc = "(#.*)?"
|
oc = "(#.*)?"
|
||||||
- suffix = ":" os "[rR][sS][aA]" os "{" os oc "$"
|
- suffix = ":" os "[rR][sS][aA]" os "{" os oc "$"
|
||||||
+ suffix = ":" os "[rR][sS][aA]" os "\0173" os oc "$"
|
+ suffix = ":" os "[rR][sS][aA]" os "[{]" os oc "$"
|
||||||
if (id == "") {
|
if (id == "") {
|
||||||
pat = "^" suffix
|
pat = "^" suffix
|
||||||
printid = "default"
|
printid = "default"
|
||||||
|
Loading…
Reference in New Issue
Block a user