Followup to #5550 - spacing before "mm"

This commit is contained in:
Scott Lahteine
2016-12-20 02:26:42 -08:00
parent 1a26ce1cdc
commit 1e419655f3
9 changed files with 10 additions and 10 deletions

View File

@ -373,7 +373,7 @@
#define MSG_CONTROL_RETRACT_RECOVER _UxGT("UnRet mm")
#endif
#ifndef MSG_CONTROL_RETRACT_RECOVER_SWAP
#define MSG_CONTROL_RETRACT_RECOVER_SWAP _UxGT("S UnRetmm")
#define MSG_CONTROL_RETRACT_RECOVER_SWAP _UxGT("S UnRet mm")
#endif
#ifndef MSG_CONTROL_RETRACT_RECOVERF
#define MSG_CONTROL_RETRACT_RECOVERF _UxGT("UnRet V")