aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/pop/MCPOPSession.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/pop/MCPOPSession.h')
-rw-r--r--src/core/pop/MCPOPSession.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/pop/MCPOPSession.h b/src/core/pop/MCPOPSession.h
index d0d8dc4e..523e1be6 100644
--- a/src/core/pop/MCPOPSession.h
+++ b/src/core/pop/MCPOPSession.h
@@ -48,7 +48,7 @@ namespace mailcore {
virtual void setPort(unsigned int port);
virtual unsigned int port();
- virtual void setUsername(String * login);
+ virtual void setUsername(String * username);
virtual String * username();
virtual void setPassword(String * password);