libpurple/cipher.c

changeset 19859
71d37b57eff2
parent 19832
84b69b21672b
child 21091
07fe1a99c47b
equal deleted inserted replaced
19858:8d8a163afbb5 19859:71d37b57eff2
46 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 46 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
47 * GNU General Public License for more details. 47 * GNU General Public License for more details.
48 * 48 *
49 * You should have received a copy of the GNU General Public License 49 * You should have received a copy of the GNU General Public License
50 * along with this program; if not, write to the Free Software 50 * along with this program; if not, write to the Free Software
51 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 51 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
52 */ 52 */
53 #include <glib.h> 53 #include <glib.h>
54 #include <string.h> 54 #include <string.h>
55 #include <stdio.h> 55 #include <stdio.h>
56 56

mercurial