netcat-openbsd: remove stray ~ character at end of Config.in
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 4 Jul 2016 13:46:55 +0000 (15:46 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 4 Jul 2016 14:10:26 +0000 (16:10 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/netcat-openbsd/Config.in

index fec0ad5222e426c0a106437932b6afa146a444c9..96818013896fceec486dce362b0f7d0493795121 100644 (file)
@@ -21,4 +21,3 @@ config BR2_PACKAGE_NETCAT_OPENBSD
 comment "netcat-openbsd needs a glibc toolchain w/ threads"
        depends on BR2_PACKAGE_LIBBSD_ARCH_SUPPORTS
        depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_TOOLCHAIN_USES_GLIBC
-~