diff options
| author | Selene ToyKeeper | 2017-08-19 12:17:58 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2017-08-19 12:17:58 -0600 |
| commit | 8d2f442317fd3678213a14307f95d2f5b54c5623 (patch) | |
| tree | cfcf8e6178c545b236ae8b9f3263ea78372b2834 /RoundTable/round-table.c | |
| parent | Added missing GPL header, fixed typo, fixed missing return. (diff) | |
| download | anduril-8d2f442317fd3678213a14307f95d2f5b54c5623.tar.gz anduril-8d2f442317fd3678213a14307f95d2f5b54c5623.tar.bz2 anduril-8d2f442317fd3678213a14307f95d2f5b54c5623.zip | |
Renamed from RoundTable to SpaghettiMonster (FSM).
Diffstat (limited to '')
| -rw-r--r-- | spaghetti-monster/spaghetti-monster.h (renamed from RoundTable/round-table.c) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/RoundTable/round-table.c b/spaghetti-monster/spaghetti-monster.h index b18228d..af6d828 100644 --- a/RoundTable/round-table.c +++ b/spaghetti-monster/spaghetti-monster.h @@ -1,8 +1,9 @@ /* - * RoundTable: Generic foundation code for e-switch flashlights. + * SpaghettiMonster: Generic foundation code for e-switch flashlights. * Other possible names: + * - FSM + * - RoundTable * - Mostly Harmless - * - FSM / SpaghettiMonster * - ... * * Copyright (C) 2017 Selene ToyKeeper |
