Home
last modified time | relevance | path

Searched refs:nologoW (Results 1 – 1 of 1) sorted by relevance

/reactos/base/applications/cmdutils/wscript/
H A Dmain.c762 static const WCHAR nologoW[] = {'n','o','l','o','g','o',0}; in set_host_properties() local
778 else if(wcsicmp(prop, nologoW) == 0) in set_host_properties()
779 WINE_FIXME("ignored %s switch\n", debugstr_w(nologoW)); in set_host_properties()