BIG merge from trunk. Features not copied over
[metze/old/v3-2-winbind-ndr.git] / source / torture / vfstest.c
index 69acd01c1a42be54bc6e4fdfcf7f839fba847b37..b5ccf930bc6a7c758387d0cb0aca5b9db98b81ee 100644 (file)
@@ -38,7 +38,7 @@ extern pstring user_socket_options;
 /****************************************************************************
 handle completion of commands for readline
 ****************************************************************************/
-static char **completion_fn(char *text, int start, int end)
+static char **completion_fn(const char *text, int start, int end)
 {
 #define MAX_COMPLETIONS 100
        char **matches;