Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > by-pkgid > 559a10c358c79ac1ab80a9fd336ffc11 > files > 8

kphonesi-1.2-1mdv2009.1.src.rpm

--- kphoneSI/kaudio/rtpdataheader.h	2007-08-06 05:07:15.000000000 -0700
+++ kphoneSI/kaudio/rtpdataheader.h.new	2008-12-09 23:30:49.000000000 -0800
@@ -14,7 +14,7 @@
 //#define RTP_LITTLE_ENDIAN 1
 
 //  RTP data header
-typedef __attribute__ ((__packed__)) struct {
+typedef struct __attribute__ ((__packed__)) {
 #ifdef ENDIAN
 	unsigned int version:2;         // protocol version
 	unsigned int p:1;               // padding flag