From 7edbd3e9516fe2b15a5b16cdae7e9bdb8cf9b32c Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Tue, 24 Mar 2026 23:06:36 +0000 Subject: [PATCH] Add a TODO about how to get ratio information (#67). --- src/main/main.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/main.c b/src/main/main.c index 7b671e1..b860809 100644 --- a/src/main/main.c +++ b/src/main/main.c @@ -316,6 +316,7 @@ static int pv__run_monitor(const char *program_name, pvstate_t state, pvside_t s } /* TODO: use other_side_pid, for ratio display. */ + /* TODO: exchange transfer information like -Q. */ /*@-observertrans@ */ dummy_argv[0] = "-";