Browse Source

VDev: Code style fix

sbg
Lorenz Meier 9 years ago
parent
commit
d9d90881a7
  1. 1
      src/drivers/device/vdev.cpp

1
src/drivers/device/vdev.cpp

@ -562,6 +562,7 @@ void VDev::showDevices() @@ -562,6 +562,7 @@ void VDev::showDevices()
PX4_INFO(" %s", dev_path);
}
} while (i == 0);
#endif
}

Loading…
Cancel
Save