summaryrefslogtreecommitdiff
path: root/nuttx/tools/cfgdefine.c
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-01-11 10:49:20 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-01-11 10:49:20 -0600
commit999c029f446203e0a77b01db03503d7ca6111558 (patch)
tree02eda7397f42f406d50d3317b2c2a9e3373051bc /nuttx/tools/cfgdefine.c
parent00b64ed8bb241b10737968a3518c929e329f9c37 (diff)
downloadnuttx-999c029f446203e0a77b01db03503d7ca6111558.tar.gz
nuttx-999c029f446203e0a77b01db03503d7ca6111558.tar.bz2
nuttx-999c029f446203e0a77b01db03503d7ca6111558.zip
Micro Python: Add logic to automatically download the Micro Python tarball at download
Diffstat (limited to 'nuttx/tools/cfgdefine.c')
-rw-r--r--nuttx/tools/cfgdefine.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/tools/cfgdefine.c b/nuttx/tools/cfgdefine.c
index c1a473630..80975b7aa 100644
--- a/nuttx/tools/cfgdefine.c
+++ b/nuttx/tools/cfgdefine.c
@@ -42,7 +42,7 @@
#include "cfgdefine.h"
/****************************************************************************
- * Definitions
+ * Pre-processor Definitions
****************************************************************************/
/****************************************************************************