From: Ian Jackson Date: Sat, 8 Jan 2011 20:36:28 +0000 (+0000) Subject: realtime: fix a comment which referred to "features" rather than "adjuncts" X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=c00b7566c0905b3b1b36427cee0cf3b549056ca7;p=trains.git realtime: fix a comment which referred to "features" rather than "adjuncts" --- 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);