diff options
Diffstat (limited to 'community/anytun/fix-iostream.patch')
| -rw-r--r-- | community/anytun/fix-iostream.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/anytun/fix-iostream.patch b/community/anytun/fix-iostream.patch index 12dffd8d6d..bc3e2e4a4c 100644 --- a/community/anytun/fix-iostream.patch +++ b/community/anytun/fix-iostream.patch @@ -1,5 +1,5 @@ ---- a/src/routingTreeNode.cpp.orig 2018-03-27 19:30:45.345569478 +0300 -+++ b/src/routingTreeNode.cpp 2018-03-27 19:30:53.217662424 +0300 +--- a/routingTreeNode.cpp.orig 2018-03-27 19:30:45.345569478 +0300 ++++ b/routingTreeNode.cpp 2018-03-27 19:30:53.217662424 +0300 @@ -44,6 +44,7 @@ */ |
