summaryrefslogtreecommitdiffstats
path: root/man_action.c
diff options
context:
space:
mode:
Diffstat (limited to 'man_action.c')
-rw-r--r--man_action.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/man_action.c b/man_action.c
index 631a1d66..912d2bcc 100644
--- a/man_action.c
+++ b/man_action.c
@@ -61,6 +61,7 @@ const struct actions man_actions[MAN_MAX] = {
{ NULL }, /* I */
{ NULL }, /* IR */
{ NULL }, /* RI */
+ { NULL }, /* br */
};