summaryrefslogtreecommitdiff
path: root/protocols/MSN/src/skylogin/login.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/MSN/src/skylogin/login.h')
-rw-r--r--protocols/MSN/src/skylogin/login.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/MSN/src/skylogin/login.h b/protocols/MSN/src/skylogin/login.h
index 8c0e74f0a6..6d5113466d 100644
--- a/protocols/MSN/src/skylogin/login.h
+++ b/protocols/MSN/src/skylogin/login.h
@@ -1,2 +1,2 @@
-int PerformLogin(Skype_Inst *pInst, const char *User, const char *Pass);
+int PerformLogin(Skype_Inst *pInst, const char *User, const char *Pass);
void InitInstance(Skype_Inst *pInst);