diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-06-27 17:39:00 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-06-27 17:39:00 +0200 |
commit | e474a3f357c8534077030039d9af960e40e886f3 (patch) | |
tree | b0d6c2aae56043bb3b97936e322c10e1954acd3e /debian/patches/211_nxcomp_set_default_options.full+lite.patch | |
parent | 92a0f58e85f79f96f9ad4ee04a8a82d7aac77294 (diff) | |
download | nx-libs-e474a3f357c8534077030039d9af960e40e886f3.tar.gz nx-libs-e474a3f357c8534077030039d9af960e40e886f3.tar.bz2 nx-libs-e474a3f357c8534077030039d9af960e40e886f3.zip |
update changelog, update patches
Diffstat (limited to 'debian/patches/211_nxcomp_set_default_options.full+lite.patch')
-rw-r--r-- | debian/patches/211_nxcomp_set_default_options.full+lite.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/211_nxcomp_set_default_options.full+lite.patch b/debian/patches/211_nxcomp_set_default_options.full+lite.patch index 9178fb5bf..7bd8a781d 100644 --- a/debian/patches/211_nxcomp_set_default_options.full+lite.patch +++ b/debian/patches/211_nxcomp_set_default_options.full+lite.patch @@ -3,7 +3,7 @@ Author: Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> --- a/nxcomp/Loop.cpp +++ b/nxcomp/Loop.cpp -@@ -8350,8 +8350,8 @@ +@@ -8328,8 +8328,8 @@ cerr << "Error" << ": Can't identify 'link' option in string '" << value << "'.\n"; @@ -14,7 +14,7 @@ Author: Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> } } else if (strcasecmp(name, "limit") == 0) -@@ -8809,8 +8809,8 @@ +@@ -8783,8 +8783,8 @@ cerr << "Error" << ": Can't identify pack method for string '" << value << "'.\n"; |