From 91e1c8dc383757c3ff0e67c499db4b11242f5800 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Wed, 2 Feb 2011 23:41:17 +0100 Subject: s3:lib: allow_trailing_dollar should only allow '$' metze Autobuild-User: Stefan Metzmacher Autobuild-Date: Thu Feb 3 00:33:48 CET 2011 on sn-devel-104 --- source3/lib/util_str.c | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/source3/lib/util_str.c b/source3/lib/util_str.c index 61b46edc5d..fcc4b8d54c 100644 --- a/source3/lib/util_str.c +++ b/source3/lib/util_str.c @@ -820,10 +820,6 @@ void string_sub2(char *s,const char *pattern, const char *insert, size_t len, } for (i=0;i