diff options
Diffstat (limited to 'kopete/protocols')
-rw-r--r-- | kopete/protocols/groupwise/libgroupwise/gwclientstream.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/libgroupwise/gwclientstream.h b/kopete/protocols/groupwise/libgroupwise/gwclientstream.h index 5585104a..c7166ffe 100644 --- a/kopete/protocols/groupwise/libgroupwise/gwclientstream.h +++ b/kopete/protocols/groupwise/libgroupwise/gwclientstream.h @@ -31,7 +31,7 @@ class Connector; class Request; class TLSHandler; -typedef struct NovellDN +struct NovellDN { TQString dn; TQString server; |