projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Forgot that part (#926)
[openwrt.git]
/
package
/
openswan
/
patches
/
110-scripts.patch
diff --git
a/package/openswan/patches/110-scripts.patch
b/package/openswan/patches/110-scripts.patch
index
ed8eba9
..
cf02d7e
100644
(file)
--- a/
package/openswan/patches/110-scripts.patch
+++ b/
package/openswan/patches/110-scripts.patch
@@
-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"
This page took
0.025029 seconds
and
4
git commands to generate.