Skip to content

Commit

Permalink
fix comment format
Browse files Browse the repository at this point in the history
  • Loading branch information
mkabilov committed Jul 31, 2017
1 parent 16b3054 commit 53affa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/util/filesystems/ext234.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const (
resize2fs = "resize2fs"
)

// Ext234Resize implements the FilesystemResizer interface for the ext4/3/2fs.
//Ext234Resize implements the FilesystemResizer interface for the ext4/3/2fs.
type Ext234Resize struct {
}

Expand Down

0 comments on commit 53affa0

Please sign in to comment.