From 59ff24730ff4d032c6fcb9f86c973c0d8795c7e6 Mon Sep 17 00:00:00 2001 From: nsensfel Date: Mon, 29 Apr 2019 17:29:03 +0200 Subject: Removes 'none' list terminators. --- glyph_board/global.m4.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'glyph_board/global.m4.conf') diff --git a/glyph_board/global.m4.conf b/glyph_board/global.m4.conf index 8cbd704..f65b390 100644 --- a/glyph_board/global.m4.conf +++ b/glyph_board/global.m4.conf @@ -4,8 +4,9 @@ m4_dnl m4_dnl m4_define(`__GLYPH_BOARD_CHOOSE_STYLE', `m4_define(`__GLYPH_BOARD',m4_defn(`$1'))m4_undefine(`$1')')m4_dnl -m4_define(`__GLYPH_SLOT_LIST',``[''$1`` 0 ]'')m4_dnl -m4_define(`__GLYPH_SLOT', `$1``, ''')m4_dnl +m4_define(`__GLYPH_SLOT_LIST',``[''$1``]'')m4_dnl +m4_define(`__GLYPH_SLOT', ```, $1''')m4_dnl +m4_define(`__FIRST_GLYPH_SLOT', `$1')m4_dnl m4_dnl m4_dnl m4_dnl -- cgit v1.2.3-70-g09d2