diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-21 10:39:39 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-21 10:39:39 +0200 |
| commit | 8cd1fbffe24271bc4a03c4c525829365daf95a0f (patch) | |
| tree | 38ca52b8b2d20f36e4abfaaa0ea4e2521ea9c836 /tests | |
| parent | 47bb20d2bd0493823b033c61a1d7f72d9521c94a (diff) | |
| download | qxmpp-8cd1fbffe24271bc4a03c4c525829365daf95a0f.tar.gz | |
reduce QXmppSaslStanza subclasses
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/jingle.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/jingle.cpp b/tests/jingle.cpp index a10e98d7..842f0dd9 100644 --- a/tests/jingle.cpp +++ b/tests/jingle.cpp @@ -1,9 +1,8 @@ /* * Copyright (C) 2008-2012 The QXmpp developers * - * Authors: + * Author: * Jeremy Lainé - * Manjeet Dahiya * * Source: * http://code.google.com/p/qxmpp |
