diff options
Diffstat (limited to 'kopete/protocols/groupwise/libgroupwise/coreprotocol.cpp')
| -rw-r--r-- | kopete/protocols/groupwise/libgroupwise/coreprotocol.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/kopete/protocols/groupwise/libgroupwise/coreprotocol.cpp b/kopete/protocols/groupwise/libgroupwise/coreprotocol.cpp index e48bf368..7b071f35 100644 --- a/kopete/protocols/groupwise/libgroupwise/coreprotocol.cpp +++ b/kopete/protocols/groupwise/libgroupwise/coreprotocol.cpp @@ -278,7 +278,7 @@ void CoreProtocol::fieldsToWire( Field::FieldList fields, int depth )  			continue;  		// GAIM writes these tags to the secure socket separately - if we can't connect, check here -		// NM Protocol 1 writes them in an aptqparently arbitrary order +		// NM Protocol 1 writes them in an apparently arbitrary order  		// tag  		//dout.writeRawBytes( GW_URLVAR_TAG, sizeof( GW_URLVAR_TAG ) );  		//dout <<  field->tag(); | 
