summaryrefslogtreecommitdiffstats
path: root/virt-top
diff options
context:
space:
mode:
Diffstat (limited to 'virt-top')
-rw-r--r--virt-top/virt_top.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/virt-top/virt_top.ml b/virt-top/virt_top.ml
index 36b7e17..3990b55 100644
--- a/virt-top/virt_top.ml
+++ b/virt-top/virt_top.ml
@@ -1174,7 +1174,7 @@ let redraw =
(* Display historical CPU time. *)
let () =
- let x, y = historical_cursor in (* Yes, it's a bug in ocaml-curses *)
+ let y, x = historical_cursor in
let maxwidth = cols - x in
let line =
String.concat " "