diff src/protocols/gg/libgg.h @ 10388:088633feb846

[gaim-migrate @ 11615] this makes gcc shut up about some warnings committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Thu, 16 Dec 2004 03:50:54 +0000
parents 5976491e07a7
children 64895571248f
line wrap: on
line diff
--- a/src/protocols/gg/libgg.h	Thu Dec 16 02:51:14 2004 +0000
+++ b/src/protocols/gg/libgg.h	Thu Dec 16 03:50:54 2004 +0000
@@ -1,4 +1,4 @@
-/* $Id: libgg.h 11554 2004-12-11 00:06:06Z thekingant $ */
+/* $Id: libgg.h 11615 2004-12-16 03:50:54Z faceprint $ */
 
 /*
  *  (C) Copyright 2001 Wojtek Kaniewski <wojtekka@irc.pl>,
@@ -60,7 +60,7 @@
 	int client_port;	/* port, na którym klient słucha */
 
 	uin_t uin;		/* numerek klienta */
-	char *password;		/* i jego hasło. zwalniane automagicznie */
+	unsigned char *password;		/* i jego hasło. zwalniane automagicznie */
         
 	int initial_status;	/* początkowy stan klienta */