[Pkg-privacy-commits] [libotr] 101/225: Trivial fix to indentation
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 12:45:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository libotr.
commit ba2292d25f8ceb1dbcbf1b65bbbe7aa09e66c26a
Author: Ian Goldberg <iang at cs.uwaterloo.ca>
Date: Sat Aug 25 14:37:06 2012 -0400
Trivial fix to indentation
---
src/message.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/message.c b/src/message.c
index 8a28c8f..fda4ea8 100644
--- a/src/message.c
+++ b/src/message.c
@@ -1045,8 +1045,8 @@ int otrl_message_receiving(OtrlUserState us, const OtrlMessageAppOps *ops,
context->auth.protocol_version = 3;
context->protocol_version = 3;
otrl_auth_copy_on_commit(&(m_context->auth), &(context->auth));
- }
}
+ }
}
if (contextp) {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/libotr.git
More information about the Pkg-privacy-commits
mailing list