diff src/protocols/oscar/aim.h @ 2764:b8967c961056

[gaim-migrate @ 2777] eh. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 19 Nov 2001 12:23:40 +0000
parents b715593f0d21
children 9467e4ee81be
line wrap: on
line diff
--- a/src/protocols/oscar/aim.h	Mon Nov 19 12:03:38 2001 +0000
+++ b/src/protocols/oscar/aim.h	Mon Nov 19 12:23:40 2001 +0000
@@ -778,6 +778,7 @@
 			fu8_t *icon;
 		} icon;
 		struct {
+			fu8_t junk;
 		} voice;
 		struct {
 			fu8_t ip[22]; /* xxx.xxx.xxx.xxx:xxxxx\0 */
@@ -793,6 +794,7 @@
 			unsigned char *cookie;
 		} getfile;
 		struct {
+			fu8_t junk;
 		} sendfile;
 	} info;
 };