diff options
Diffstat (limited to 'source4/torture/local')
-rw-r--r-- | source4/torture/local/local.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/local/local.c b/source4/torture/local/local.c index 53fab6636c..e7014f477b 100644 --- a/source4/torture/local/local.c +++ b/source4/torture/local/local.c @@ -60,7 +60,7 @@ torture_local_share, torture_local_loadparm, torture_local_charset, - torture_local_convert_string, + torture_local_convert_string_handle, torture_local_string_case, torture_local_compression, torture_local_event, |