fix compile error with gcc-3.4.1; patch courtesy of Klaus Fetscher
This commit is contained in:
@@ -329,6 +329,7 @@ int exec_command( char * command )
|
||||
return -1;
|
||||
default:
|
||||
/* We're the parent */
|
||||
break;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user