comparison libpurple/protocols/qq/qq_crypt.c @ 28070:7921a53b94b3

Oops, Elliott correctly pointed out this was wrong...
author Paul Aurich <paul@darkrain42.org>
date Sat, 22 Aug 2009 23:32:38 +0000
parents 867b4cdc01bf
children 33921125348d
comparison
equal deleted inserted replaced
28063:f1a8a28432f4 28070:7921a53b94b3
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU General Public License for more details. 18 * GNU General Public License for more details.
19 * 19 *
20 * You should have received a copy of the GNU General Public License 20 * You should have received a copy of the GNU General Public License
21 * along with this program; if not, write to the Free Software 21 * along with this program; if not, write to the Free Software
22 * Foundation, Inc., 51 Franklin Street, Fifth Floor Boston, MA 02110-1301, USA 22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
23 * 23 *
24 * 24 *
25 * QQ encryption algorithm 25 * QQ encryption algorithm
26 * Convert from ASM code provided by PerlOICQ 26 * Convert from ASM code provided by PerlOICQ
27 * 27 *