From c5820b1e0ea72d820d0f98a605f01afa89fc4cbd Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 23 Nov 2010 21:05:48 +0000 Subject: [PATCH] safety.h: fix typo in comment --- hostside/safety.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2