aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster
diff options
context:
space:
mode:
authorSelene ToyKeeper2018-06-29 13:37:18 -0600
committerSelene ToyKeeper2018-06-29 13:37:18 -0600
commit0e039cd22402ff44fe2cf3bea5dc276da49d7b36 (patch)
treed6259cc917444a9be6fa5ac87dfb419c8896beb6 /spaghetti-monster
parentMade high levels regulate down even faster. Added missing save_config() at t... (diff)
downloadanduril-0e039cd22402ff44fe2cf3bea5dc276da49d7b36.tar.gz
anduril-0e039cd22402ff44fe2cf3bea5dc276da49d7b36.tar.bz2
anduril-0e039cd22402ff44fe2cf3bea5dc276da49d7b36.zip
Oops, not sure how it even compiled with this typo.
Diffstat (limited to 'spaghetti-monster')
-rw-r--r--spaghetti-monster/anduril/anduril.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/spaghetti-monster/anduril/anduril.c b/spaghetti-monster/anduril/anduril.c
index 2b958cc..f2d02ee 100644
--- a/spaghetti-monster/anduril/anduril.c
+++ b/spaghetti-monster/anduril/anduril.c
@@ -69,7 +69,7 @@
#if defined(FSM_BLF_GT_DRIVER)
#include "cfg-blf-gt.h"
-#elif FSM_BLF_Q8_DRIVER
+#elif defined(FSM_BLF_Q8_DRIVER)
#include "cfg-blf-q8.h"
#elif defined(FSM_EMISAR_D4_DRIVER)
If you find this content useful please consider a small donation via bitcoin: bitcoin:1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2?amount=0.001&message=Donation Scraping git contents via cgit is very resource intensive. The continued hosting of these git repositories is entirely financed by your bitcoin contributions. For donations of a least 1 mBTC you include your IP address in the message of your bitcoin donation. This will remove this message in the future for requests from your IP, which will significantly reduce token usage. In any case, any contributions to bitcoin address 1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2 are very welcome. Thanks in advance for you contribution to a self-sustaining ecosystem.