about summary refs log tree commit diff stats
path: root/src/command/cmd_defs.c
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2021-10-13 21:32:44 +0200
committerMichael Vetter <jubalh@iodoru.org>2021-10-13 21:32:44 +0200
commit46c8245af96846c046ce21171f956fc2fa40cab9 (patch)
tree3c121723856c92c89fb79e0105c477faf6bd40ae /src/command/cmd_defs.c
parentaedef61c914a9837a2bc4819be2a8f0f4f8d96bc (diff)
downloadprofani-tty-46c8245af96846c046ce21171f956fc2fa40cab9.tar.gz
Format new register code correctly
Diffstat (limited to 'src/command/cmd_defs.c')
-rw-r--r--src/command/cmd_defs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c
index 9ac9c1dd..f435d77f 100644
--- a/src/command/cmd_defs.c
+++ b/src/command/cmd_defs.c
@@ -3032,4 +3032,3 @@ command_mangen(void)
     g_free(header);
     g_list_free(cmds);
 }
-