# HG changeset patch # User Richard Laager # Date 1178903159 0 # Node ID 8ad7750b039132102e423de603fee1b4619c5079 # Parent 777cdaa3b9049253e8972e44460de655afb28948# Parent 8d0b143fd1f96e8b57e51d13370d28a0d42a4344 merge of '4f6576ab3a73830524c25113c603a1306185d675' and '7035e7a810143801945208fabd26fbd66ac5ac3f' diff -r 777cdaa3b904 -r 8ad7750b0391 libpurple/cipher.c --- a/libpurple/cipher.c Fri May 11 15:46:32 2007 +0000 +++ b/libpurple/cipher.c Fri May 11 17:05:59 2007 +0000 @@ -1434,7 +1434,13 @@ NULL, /* set salt */ NULL, /* get salt size */ rc4_set_key, /* set key */ - rc4_get_key_size/* get key size */ + rc4_get_key_size, /* get key size */ + + /* padding */ + NULL, + NULL, + NULL, + NULL }; /******************************************************************************* diff -r 777cdaa3b904 -r 8ad7750b0391 po/fr.po --- a/po/fr.po Fri May 11 15:46:32 2007 +0000 +++ b/po/fr.po Fri May 11 17:05:59 2007 +0000 @@ -5125,7 +5125,7 @@ "%s on the local list is inside the group \"%s\" but not on the server list. " "Do you want this buddy to be added?" msgstr "" -"%s est dans le groupe « %s » sur la liste locale mais pas pas sur le " +"%s est dans le groupe « %s » sur la liste locale mais pas sur le " "serveur. Voulez-vous ajouter ce contact ?" #: ../libpurple/protocols/msn/dialog.c:124 @@ -5134,7 +5134,7 @@ "%s is on the local list but not on the server list. Do you want this buddy " "to be added?" msgstr "" -"%s est sur la liste locale mais pas pas sur le serveur. Voulez-vous ajouter " +"%s est sur la liste locale mais pas sur le serveur. Voulez-vous ajouter " "ce contact ?" #: ../libpurple/protocols/msn/error.c:36