mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
[11066] Remove tail whitespaces.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
d5b982cbbe
commit
75b4f75f4d
58 changed files with 170 additions and 170 deletions
|
|
@ -61,7 +61,7 @@ void TFrmMain::SaveToFile(const char * pszFileName)
|
|||
char szFileName[255];
|
||||
FILE *stream;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
fnsplit(pszFileName, 0, 0, szFileName, 0);
|
||||
|
|
@ -132,7 +132,7 @@ void TFrmMain::SaveToFile(const char * pszFileName)
|
|||
}
|
||||
FileClose(iFileHandle);
|
||||
fclose(stream);
|
||||
|
||||
|
||||
delete ini;
|
||||
ShowMessage("Save To File:"+NewFileName);
|
||||
}
|
||||
|
|
@ -445,7 +445,7 @@ void __fastcall TFrmMain::Timer1Timer(TObject *Sender)
|
|||
void __fastcall TFrmMain::N4Click(TObject *Sender)
|
||||
{
|
||||
if(!thOpen) return;
|
||||
|
||||
|
||||
int iFileHandle; //Îļş¾ä±ú
|
||||
char buf[4];
|
||||
int iVal;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue