Rm a commment.

This commit is contained in:
Nicholas Marriott
2026-07-01 17:37:35 +01:00
parent 82683707bc
commit cfa755a961

View File

@@ -37,11 +37,6 @@
"-T #{p|#{key_table_width}:key_table} " \ "-T #{p|#{key_table_width}:key_table} " \
"#{p|#{key_string_width}:#{q|a:key_string}} " \ "#{p|#{key_string_width}:#{q|a:key_string}} " \
"#{key_command}}" "#{key_command}}"
/*
* Multiline (-p) template: do not align anything, just a single space between
* each field regardless of the width of other keys.
*/
#define LIST_KEYS_TEMPLATE_PRETTY \ #define LIST_KEYS_TEMPLATE_PRETTY \
"#{?notes_only," \ "#{?notes_only," \
"#{key_prefix} " \ "#{key_prefix} " \