mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 07:23:13 +00:00
[ROSAPPS]
Fix GCC warnings svn path=/trunk/; revision=66714
This commit is contained in:
parent
f6ca509b09
commit
019895b42e
3 changed files with 7 additions and 4 deletions
|
@ -66,6 +66,7 @@ ExecuteKill(char * lpPid)
|
|||
int main(int argc, char *argv[])
|
||||
{
|
||||
char tail;
|
||||
DBG_UNREFERENCED_LOCAL_VARIABLE(tail);
|
||||
|
||||
if (argc < 2)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue