wmail: consistent 4-column indentation with 8-character tabs.

This commit is contained in:
Jeremy Sowden 2019-05-27 22:52:05 +01:00 committed by Carlos R. Mafra
parent 293e8aab96
commit adf1164fba
3 changed files with 864 additions and 864 deletions

View file

@ -834,7 +834,7 @@ void ParseMBoxFile( struct stat *fileStat )
RemoveLastName();
--numMails;
}
NEXTMAIL:
NEXTMAIL:
;
}