package/reaver: replace utf-8 space by ascii character
authorPeter Seiderer <ps.report@gmx.net>
Tue, 7 May 2019 20:35:26 +0000 (22:35 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 7 May 2019 20:57:39 +0000 (22:57 +0200)
Replace utf-8 NO-BREAK-SPACE (c2 a0) in comment line by simple
ascii space character.

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/reaver/reaver.mk

index 328a5c76a3748a18141d5da53a1bf780f0d63cff..42b2aaa955bbe8d79fc86fbc3110ab508720b2dc 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 # Older repos for this project will not cross-compile easily
-# while this one works right away
+# while this one works right away
 REAVER_VERSION = v1.6.5
 REAVER_SITE = $(call github,t6x,reaver-wps-fork-t6x,$(REAVER_VERSION))
 REAVER_LICENSE = GPL-2.0+