summaryrefslogtreecommitdiff
path: root/nuttx/include/sys/select.h
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-02-16 14:29:43 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-02-16 14:29:43 -0600
commitc9da991b3fa8b7cc93ecc11943c6802e6322570e (patch)
tree1b018852aaeedd2ab9a2e1b3d9be7ea0784f2df5 /nuttx/include/sys/select.h
parent5ff06f08e4d1ae551d28027ea8c3aae0aa71eb4b (diff)
downloadpx4-nuttx-c9da991b3fa8b7cc93ecc11943c6802e6322570e.tar.gz
px4-nuttx-c9da991b3fa8b7cc93ecc11943c6802e6322570e.tar.bz2
px4-nuttx-c9da991b3fa8b7cc93ecc11943c6802e6322570e.zip
Standardize some header files
Diffstat (limited to 'nuttx/include/sys/select.h')
-rw-r--r--nuttx/include/sys/select.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/include/sys/select.h b/nuttx/include/sys/select.h
index 6ce8ff861..7617b6a53 100644
--- a/nuttx/include/sys/select.h
+++ b/nuttx/include/sys/select.h
@@ -48,7 +48,7 @@
#if CONFIG_NFILE_DESCRIPTORS > 0 || CONFIG_NSOCKET_DESCRIPTORS > 0
/****************************************************************************
- * Pre-Processor Definitions
+ * Pre-processor Definitions
****************************************************************************/
/* Get the total number of descriptors that we will have to support */