libgaim/protocols/qq/send_file.h

changeset 14866
9015c901d1b8
parent 14304
1b119ac26ec3
child 14958
eb3516bb5cfd
--- a/libgaim/protocols/qq/send_file.h	Mon Oct 23 19:43:45 2006 +0000
+++ b/libgaim/protocols/qq/send_file.h	Mon Oct 23 20:21:54 2006 +0000
@@ -40,7 +40,7 @@
 	union {
 		FILE *dest_fp;
 		guint8 *buffer;
-	};
+	} u;
 	gboolean use_major;
 } ft_info;
 

mercurial