Skip to content

Commit e8e89ee

Browse files
committed
Add missing newline
1 parent 79e15b2 commit e8e89ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openstack/baremetal/v1/nodes/results.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ type BootDeviceResult struct {
271271
type SetBootDeviceResult struct {
272272
gophercloud.ErrResult
273273
}
274+
274275
// SupportedBootDeviceResult is the response from a GetSupportedBootDevices operation. Call its Extract
275276
// method to interpret it as an array of supported boot device values.
276277
type SupportedBootDeviceResult struct {

0 commit comments

Comments
 (0)