summaryrefslogtreecommitdiff
path: root/net/easysoap/files/patch-include::SOAPParameter.h
blob: 5e504f8c51de7d48c6f70c2b26c0472548ee7070 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- SOAPParameter.h.orig	Thu Jun 26 09:18:02 2003
+++ include/easysoap/SOAPParameter.h	Thu Jun 26 09:18:19 2003
@@ -165,7 +165,7 @@
 		Data(const Data&);
 	};
 
-	friend Data;
+	friend class Data;
 
 	Pool			m_pool;
 	SOAPParameter	*m_parent;