chore: make tabstop hints the same for quickemu and quickget

This commit is contained in:
Martin Wimpress 2024-05-13 17:13:37 +01:00 committed by Martin Wimpress
parent 88cc5f0056
commit 96b7e8f991
1 changed files with 1 additions and 1 deletions

View File

@ -1885,4 +1885,4 @@ if [ -n "${MONITOR_CMD}" ]; then
monitor_send_cmd "${MONITOR_CMD}"
fi
# vim:tabstop=2:shiftwidth=2:expandtab
# vim:tabstop=4:shiftwidth=4:expandtab