mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
Comment: Update comment text
This commit is contained in:
+1
-1
@@ -236,7 +236,7 @@ fn main() {
|
||||
usize::MAX
|
||||
});
|
||||
|
||||
// If depth is set we set the default number_of_lines to be max
|
||||
// If depth is set, then we set the default number_of_lines to be max
|
||||
// instead of screen height
|
||||
let default_height = if depth != usize::MAX {
|
||||
usize::MAX
|
||||
|
||||
Reference in New Issue
Block a user