aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2015-01-03 02:01:06 +0000
committerDimitri Sokolyuk <demon@dim13.org>2015-01-03 02:01:06 +0000
commitc080e7d8dd178254c72caecb46bbf0f60eed2a82 (patch)
treec440ccffef1755b8b71fcbb66a9b1eace54101b3
parentfecc3aeb2d0a2e17acc1396371dcb62cce2864b1 (diff)
update comment
-rw-r--r--kernel/kernel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/kernel.c b/kernel/kernel.c
index f688823..6361218 100644
--- a/kernel/kernel.c
+++ b/kernel/kernel.c
@@ -15,7 +15,7 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/*
- * based on TinyRealTime by Dan Henriksson and Anton Cervin
+ * inspired by TinyRealTime by Dan Henriksson and Anton Cervin
* http://www.control.lth.se/Publication/hen+04t.html
*/