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]+"
|
||||
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 == "") {
|
||||
pat = "^" suffix
|
||||
printid = "default"
|
||||
|
Loading…
Reference in New Issue
Block a user