From c00b7566c0905b3b1b36427cee0cf3b549056ca7 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 8 Jan 2011 20:36:28 +0000 Subject: [PATCH] realtime: fix a comment which referred to "features" rather than "adjuncts" --- hostside/actual.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hostside/actual.c b/hostside/actual.c index 3fd5e75..ae5de8a 100644 --- a/hostside/actual.c +++ b/hostside/actual.c @@ -52,7 +52,7 @@ void actual_inversions_done(void) { serial_transmit(&polarityinsn); } -/*---------- features ----------*/ +/*---------- adjucts ----------*/ static void adj_updated_cmd(AdjunctsAddr *a, int ix, Nmra *n /*destroyed*/) { assert(a->rn[ix].pi.l); -- 2.30.2