summaryrefslogtreecommitdiff
path: root/apps/system/nxplayer/Kconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-10-27 07:45:16 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-10-27 07:45:16 -0600
commit1018ae7b488099138b77067d8cb5207a420de582 (patch)
tree0a2f7a63b681ddeba0a5177783c2eb3ab071a71d /apps/system/nxplayer/Kconfig
parent66bc3094e689ff4a96c9ac2755335d45b8765aa1 (diff)
downloadpx4-nuttx-1018ae7b488099138b77067d8cb5207a420de582.tar.gz
px4-nuttx-1018ae7b488099138b77067d8cb5207a420de582.tar.bz2
px4-nuttx-1018ae7b488099138b77067d8cb5207a420de582.zip
Remove trailing whitespace
Diffstat (limited to 'apps/system/nxplayer/Kconfig')
-rw-r--r--apps/system/nxplayer/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/system/nxplayer/Kconfig b/apps/system/nxplayer/Kconfig
index 6651422fc..0c366caa5 100644
--- a/apps/system/nxplayer/Kconfig
+++ b/apps/system/nxplayer/Kconfig
@@ -55,7 +55,7 @@ config NXPLAYER_FMT_FROM_EXT
---help---
Compiles in extra code to determine audio format based
on the filename extension for known file types.
- This feature is used if the format is not manually
+ This feature is used if the format is not manually
specified, and will take priority over the more lengthy
file content detection approach.