From: Ken Steele Date: Fri, 18 Oct 2013 18:21:50 +0000 (-0400) Subject: Spell fixes in threads-arch-tile.h X-Git-Tag: suricata-2.0beta2~202 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fce4da84d384da4472d01911661c7491009ec8d;p=thirdparty%2Fsuricata.git Spell fixes in threads-arch-tile.h --- diff --git a/src/threads-arch-tile.h b/src/threads-arch-tile.h index 8e7dc76275..1e19220506 100644 --- a/src/threads-arch-tile.h +++ b/src/threads-arch-tile.h @@ -27,9 +27,10 @@ #include #include -/* NOTE: On Tilera datapath threads use the tmc library for mutexes - * while the control threads use pthread mutexes. So the pthread - * mutex types are split out so they their use can be differentiated. +/* NOTE: On Tilera datapath threads use the TMC (Tilera Multicore + * Components) library spin mutexes while the control threads use + * pthread mutexes. So the pthread mutex types are split out so that + * their use can be differentiated. */ /* ctrl mutex */