[Pkg-privacy-commits] [libotr] 194/225: Fix: typo in message.h
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 12:45:30 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 6e5c3d9e1cd220337fc2cb83896a9b73a7c55cb5
Author: Arlo Breault <arlolra at gmail.com>
Date: Thu Jun 12 22:55:17 2014 -0700
Fix: typo in message.h
Acked-by: David Goulet <dgoulet at ev0ke.net>
Fixes #33
---
src/message.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/message.h b/src/message.h
index 7d5ce95..17d87ce 100644
--- a/src/message.h
+++ b/src/message.h
@@ -230,7 +230,7 @@ typedef struct s_OtrlMessageAppOps {
* Received a general OTR error. The argument 'message' will
* also be passed and it will contain the OTR error message.
* - OTRL_MSGEVENT_RCVDMSG_UNENCRYPTED
- * Received an unencrypted message. The argument 'smessage' will
+ * Received an unencrypted message. The argument 'message' will
* also be passed and it will contain the plaintext message.
* - OTRL_MSGEVENT_RCVDMSG_UNRECOGNIZED
* Cannot recognize the type of OTR message received.
--
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