address compiler warning
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10137 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -56,6 +56,7 @@ int main(int argc, char **argv)
|
||||
}
|
||||
if (device == NULL)
|
||||
return do_eject(operation, "/dev/disk/floppy/raw");
|
||||
return 0;
|
||||
}
|
||||
static int do_eject(char operation, char *device)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user