rc diff: fix style

This line was unindented by accident (I was rushing..)
This commit is contained in:
Johannes Altmanninger 2022-01-29 03:57:22 +01:00
parent 1d6476d329
commit 1c2e1e1090

View File

@ -161,7 +161,7 @@ define-command \
execute-keys '"ez' execute-keys '"ez'
} catch %{ } catch %{
execute-keys '"oz' execute-keys '"oz'
fail 'Not in a diff file' fail 'Not in a diff file'
} }
} }
} }