Indention. :-)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2612 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
245fa6ad7b
commit
a074951297
@ -83,7 +83,7 @@ get_nth_partition_info(int deviceFD, int32 sessionIndex, int32 partitionIndex,
|
||||
|
||||
// get the session info
|
||||
error = diskScanner->get_nth_session_info(deviceFD, sessionIndex,
|
||||
&sessionInfo, NULL);
|
||||
&sessionInfo, NULL);
|
||||
|
||||
// get the partition info
|
||||
if (error == B_OK) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user