summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornsensfel <SpamShield0@noot-noot.org>2019-04-29 17:29:03 +0200
committernsensfel <SpamShield0@noot-noot.org>2019-04-29 17:29:03 +0200
commit59ff24730ff4d032c6fcb9f86c973c0d8795c7e6 (patch)
tree222693062cbabf66b2c95065901a1a04b7f666a5 /glyph_board/global.m4.conf
parent5449acd696fe814da342ae8e9847717b2199e1e0 (diff)
Removes 'none' list terminators.
Diffstat (limited to 'glyph_board/global.m4.conf')
-rw-r--r--glyph_board/global.m4.conf5
1 files changed, 3 insertions, 2 deletions
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