mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
remove superfluous dereference
svn path=/trunk/; revision=23869
This commit is contained in:
@@ -213,7 +213,7 @@ Query(LPCTSTR *ServiceArgs,
|
||||
bServiceName = FALSE;
|
||||
}
|
||||
}
|
||||
*TmpArgs++;
|
||||
TmpArgs++;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user