From: Ian Jackson Date: Tue, 23 Nov 2010 21:05:48 +0000 (+0000) Subject: safety.h: fix typo in comment X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=c5820b1e0ea72d820d0f98a605f01afa89fc4cbd;p=trains.git safety.h: fix typo in comment --- diff --git a/hostside/safety.h b/hostside/safety.h index ace543e..4ab7b61 100644 --- a/hostside/safety.h +++ b/hostside/safety.h @@ -214,7 +214,7 @@ movpos_reserve(Segment *move, int maxdelay_ms, MovPosChange **res_r, MovPosComb target, MovPosComb startpoint /*as for findcomb*/); /* The resulting MovPosChange is a reservation which is guaranteed * to be useable successfully later for any movpos_change for the - * same move, target and startpoing and a greater or equal + * same move, target and startpoint and a greater or equal * maxdelay_ms. On successful exit *res_r is set to non-0. * * On transition out of Sta_Run, all unconfirmed reservations must