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:03:12 +0000
committerJohn Crispin <john@openwrt.org>2014-03-30 19:03:12 +0000
commitca1a527187f9b4c54b5b1b05d017042ab3f8a84a (patch)
treea3cf6b4ae15817f9f1912b473097dcdb51bbb0da /package/network/services/samba36/patches/310-remove_error_strings.patch
parentaa1118c79b51575c7963c1139d484de5a21a63c1 (diff)
downloadupstream-ca1a527187f9b4c54b5b1b05d017042ab3f8a84a.tar.gz
upstream-ca1a527187f9b4c54b5b1b05d017042ab3f8a84a.tar.bz2
upstream-ca1a527187f9b4c54b5b1b05d017042ab3f8a84a.zip
samba: update to 3.6.23 Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40341
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 44342eff59..8c7ae2d7d0 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;