[Pkg-privacy-commits] [libotr] 27/225: .

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 12:44:47 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 f108542a50e43e40070b98bffccb59b85b163949
Author: cypherpunk <cypherpunk>
Date:   Wed Nov 2 22:13:55 2005 +0000

    .
---
 Makefile.am | 2 +-
 src/tests.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index b06e542..bc190c3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
 SUBDIRS = src toolkit
 
-EXTRA_DIST = Protocol packaging libotr.m4
+EXTRA_DIST = Protocol-v2.html packaging libotr.m4
 
 aclocaldir = $(datadir)/aclocal
 aclocal_DATA = libotr.m4
diff --git a/src/tests.c b/src/tests.c
index 6603952..ba429b3 100644
--- a/src/tests.c
+++ b/src/tests.c
@@ -5,8 +5,8 @@
 #include "privkey.h"
 #include "message.h"
 
-#define ALICE "oneeyedian"
-#define BOB "otr4ian"
+#define ALICE "alice"
+#define BOB "bob"
 #define PROTO "prpl-oscar"
 
 static OtrlPolicy ALICEPOLICY = OTRL_POLICY_DEFAULT &~ OTRL_POLICY_ALLOW_V1;

-- 
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