summaryrefslogtreecommitdiff
path: root/nuttx/tools
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/tools')
-rwxr-xr-xnuttx/tools/discover.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/tools/discover.py b/nuttx/tools/discover.py
index 3279fe871..cc82a0cad 100755
--- a/nuttx/tools/discover.py
+++ b/nuttx/tools/discover.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
############################################################################
-# tools/indent.sh
+# tools/discover.py
#
# Copyright (C) 2012 Max Holtzberg. All rights reserved.
# Author: Max Holtzberg <mh@uvc.de>