r2016: Add message to ease access-control-debugging.
[ira/wip.git] / source3 / smbd / mangle_map.c
index 5ae3ebd174b5cd2580e2f8ac90c8cb7dc80cc5d9..9e798fd41b46ce6d5912d362346417bdc4c28b06 100644 (file)
@@ -201,7 +201,7 @@ static void mangled_map(char *s, const char *MangledMap)
   front end routine to the mangled map code 
   personally I think that the whole idea of "mangled map" is completely bogus
 */
-void mangle_map_filename(char *fname, int snum)
+void mangle_map_filename(fstring fname, int snum)
 {
        char *map;