浏览代码

package/bluez-alsa: fix empty line

Fix the following warning added by commit
3ba8e88e396f216ac8486580b8817aac92ae93b2:

package/bluez-alsa/bluez-alsa.mk:79: consecutive empty lines

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Fabrice Fontaine 3 年之前
父节点
当前提交
eb3fec9d64
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      package/bluez-alsa/bluez-alsa.mk

+ 0 - 1
package/bluez-alsa/bluez-alsa.mk

@@ -76,5 +76,4 @@ else
 BLUEZ_ALSA_CONF_OPTS += --without-libopenaptx --disable-aptx --disable-aptx-hd
 endif
 
-
 $(eval $(autotools-package))