Hi,
On Sat, Apr 27, 2013 at 6:21 PM, Christian Costa wrote:
>
> Hi,
>
> + FIXME("(%s, %s, %p) stub!\n", debugstr_w(servername),
> + debugstr_w(domainname), bufptr);
> + return ERROR_NO_SUCH_DOMAIN;
> +}
>
> Please use 4 spaces indentation as the rest of the file.
>
> Christian
>
Hi,
+ FIXME("(%s, %s, %p) stub!\n", debugstr_w(servername),
+ debugstr_w(domainname), bufptr);
+ return ERROR_NO_SUCH_DOMAIN;
+}
Please use 4 spaces indentation as the rest of the file.
Christian
Le 27/04/2013 14:05, Ruslan Kabatsayev a écrit :
Hello,
This patch adds a s