packages/nmeap: fix whitespaces

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40171 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2014-03-27 07:04:56 +00:00
parent b7ba4d667d
commit 4d2c195671

View File

@ -1,4 +1,4 @@
# #
# Copyright (C) 2007 OpenWrt.org # Copyright (C) 2007 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
@ -25,9 +25,9 @@ define Package/libnmeap
endef endef
define Package/libnmeap/description define Package/libnmeap/description
The NMEAP parser is intended for use in applications that need to input NMEA-0183 The NMEAP parser is intended for use in applications that need to input NMEA-0183
data from a GPS (typically over a serial port). NMEAP is a linkable library written in portable data from a GPS (typically over a serial port). NMEAP is a linkable library written in portable
standard C and is suitable for both desktop and embedded applications. standard C and is suitable for both desktop and embedded applications.
It is licensed under the BSD open source license. It is licensed under the BSD open source license.
endef endef