Skip to content

Adjust to changes in Dovecot SASL client API#125

Open
stephanbosch wants to merge 1 commit into
dovecot:mainfrom
stephanbosch:sasl-client-settings-auto
Open

Adjust to changes in Dovecot SASL client API#125
stephanbosch wants to merge 1 commit into
dovecot:mainfrom
stephanbosch:sasl-client-settings-auto

Conversation

@stephanbosch

Copy link
Copy Markdown
Contributor

JIRA: DOV-9242

Comment thread src/pop3-client.c
const char *error;
int ret;

struct client_auth_settings set = {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

const.

Comment thread src/client-state.c
const char *error;
int ret;

struct client_auth_settings set = {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

const

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants