aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/samba36/patches/310-remove_error_strings.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-03-30 19:05:25 +0000
committerJohn Crispin <john@openwrt.org>2014-03-30 19:05:25 +0000
commitc78af071deaf1cd32bda53a781bf01bb580fa397 (patch)
tree47ad688d844004cef85eabdc201ee1c8dd7a0b4f /package/network/services/samba36/patches/310-remove_error_strings.patch
parent5b6ceab69b16ae9c10c8374f78bee809f83e1b52 (diff)
downloadupstream-c78af071deaf1cd32bda53a781bf01bb580fa397.tar.gz
upstream-c78af071deaf1cd32bda53a781bf01bb580fa397.tar.bz2
upstream-c78af071deaf1cd32bda53a781bf01bb580fa397.zip
samba36: revert r40341
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40343
Diffstat (limited to 'package/network/services/samba36/patches/310-remove_error_strings.patch')
-rw-r--r--package/network/services/samba36/patches/310-remove_error_strings.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/samba36/patches/310-remove_error_strings.patch b/package/network/services/samba36/patches/310-remove_error_strings.patch
index 8c7ae2d7d0..44342eff59 100644
--- a/package/network/services/samba36/patches/310-remove_error_strings.patch
+++ b/package/network/services/samba36/patches/310-remove_error_strings.patch
@@ -200,7 +200,7 @@
result = talloc_asprintf(talloc_tos(), "NT_STATUS(0x%08x)",
NT_STATUS_V(nt_code));
-@@ -767,12 +773,14 @@ NTSTATUS nt_status_string_to_code(const
+@@ -767,12 +773,14 @@ NTSTATUS nt_status_string_to_code(const
{
int idx = 0;