From 8edb1cd5a6a03b391003a1047e0b3ca6d22acd45 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 13 Jun 2010 18:06:45 +0200 Subject: bulk package update --- package/samba/patches/patch-source3_registry_reg_perfcount_c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/samba/patches/patch-source3_registry_reg_perfcount_c') diff --git a/package/samba/patches/patch-source3_registry_reg_perfcount_c b/package/samba/patches/patch-source3_registry_reg_perfcount_c index 650394f73..684036b5b 100644 --- a/package/samba/patches/patch-source3_registry_reg_perfcount_c +++ b/package/samba/patches/patch-source3_registry_reg_perfcount_c @@ -1,6 +1,6 @@ ---- samba-3.4.3.orig/source3/registry/reg_perfcount.c 2009-10-29 08:47:16.000000000 +0100 -+++ samba-3.4.3/source3/registry/reg_perfcount.c 2009-11-20 21:11:54.000000000 +0100 -@@ -613,14 +613,14 @@ static bool _reg_perfcount_add_counter(P +--- samba-3.5.3.orig/source3/registry/reg_perfcount.c 2010-05-17 13:51:23.000000000 +0200 ++++ samba-3.5.3/source3/registry/reg_perfcount.c 2010-06-11 12:21:42.911613348 +0200 +@@ -618,14 +618,14 @@ static bool _reg_perfcount_add_counter(s obj = NULL; memset(buf, 0, PERFCOUNT_MAX_LEN); memcpy(buf, data.dptr, data.dsize); -- cgit v1.2.3