mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
[NFS]
And make NP a bit more discrete when not really used... svn path=/trunk/; revision=75484
This commit is contained in:
@@ -329,7 +329,9 @@ NPGetCaps(
|
||||
{
|
||||
DWORD rc = 0;
|
||||
|
||||
#ifndef __REACTOS__
|
||||
DbgP(( L"[aglo] GetNetCaps %d\n", nIndex ));
|
||||
#endif
|
||||
switch ( nIndex )
|
||||
{
|
||||
case WNNC_SPEC_VERSION:
|
||||
|
||||
Reference in New Issue
Block a user