From 35f532f770a1abae67fefa4ef0bfbef58dddb9a9 Mon Sep 17 00:00:00 2001 From: Erik Taubeneck Date: Thu, 5 Dec 2024 20:13:30 -0800 Subject: [PATCH] update comment --- ipa-core/src/bin/report_collector.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ipa-core/src/bin/report_collector.rs b/ipa-core/src/bin/report_collector.rs index 86f5371a1..bbc03dadf 100644 --- a/ipa-core/src/bin/report_collector.rs +++ b/ipa-core/src/bin/report_collector.rs @@ -464,10 +464,10 @@ async fn hybrid( .expect("Unable to create query!"); tracing::info!("Starting query for OPRF"); - // the value for histogram values (BA32) must be kept in sync with the server-side + + // the value for histogram values (BA16) must be kept in sync with the server-side // implementation, otherwise a runtime reconstruct error will be generated. // see ipa-core/src/query/executor.rs - let actual = run_hybrid_query_and_validate::( submissions, count,