trying to get HEAD building again. If you want the code
[gd/samba-autobuild/.git] / source3 / rpcclient / cmd_wkssvc.c
index bb118234c0db66b1fa5c17c3cbda58fb69cba9d5..137ff3bdae93d09545bd23a43f1fff004c1e84a0 100644 (file)
@@ -44,7 +44,7 @@ void cmd_wks_query_info(struct client_info *info)
 
        fstrcpy(dest_wks, "\\\\");
        fstrcat(dest_wks, info->dest_host);
-       strupper(dest_wks);
+       strupper_m(dest_wks);
 
        if (next_token_nr(NULL, tmp, NULL, sizeof(tmp)))
        {