From 62202ed10617927d5429bc59898e12a366abe744 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 6 Dec 2017 13:00:20 +0300 Subject: convert all files exept curl and new_gpg to utf-8 BOM --- protocols/MSN/src/skylogin/credentials.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/MSN/src/skylogin/credentials.h') diff --git a/protocols/MSN/src/skylogin/credentials.h b/protocols/MSN/src/skylogin/credentials.h index b6c323089d..7270d2ba0a 100644 --- a/protocols/MSN/src/skylogin/credentials.h +++ b/protocols/MSN/src/skylogin/credentials.h @@ -1,3 +1,3 @@ -Memory_U Credentials_Write(Skype_Inst *pInst); +Memory_U Credentials_Write(Skype_Inst *pInst); int Credentials_Read(Skype_Inst *pInst, Memory_U creds, SResponse *LoginDatas); int Credentials_Parse(Skype_Inst *pInst, Memory_U creds, SResponse *LoginDatas); -- cgit v1.2.3