packages/wxbase: fix whitespace
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@40205 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d5cfb5a2f4
commit
02402e2613
@ -1,4 +1,4 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2007-2009 OpenWrt.org
|
# Copyright (C) 2007-2009 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.
|
||||||
@ -31,9 +31,9 @@ endef
|
|||||||
|
|
||||||
define Package/libwxbase/description
|
define Package/libwxbase/description
|
||||||
wxBase contains most of the non-GUI classes from the wxWindows cross-
|
wxBase contains most of the non-GUI classes from the wxWindows cross-
|
||||||
-platform C++ framework. There are 2 categories: generally useful portable
|
-platform C++ framework. There are 2 categories: generally useful portable
|
||||||
code (date/time handling, command line parsing, regular expression support)
|
code (date/time handling, command line parsing, regular expression support)
|
||||||
and wrappers for the OS objects (files, directories, sockets, threads,
|
and wrappers for the OS objects (files, directories, sockets, threads,
|
||||||
etc.) allowing you to write portable programs easily.
|
etc.) allowing you to write portable programs easily.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user