# HG changeset patch # User Stefan Karlsson # Date 1270903354 -3600 # Node ID a5b42059aefa758fefc80323603ccbc9cd21c54b # Parent 3d931848627a6fa5edfa19f86f89aff27ac06d0f Got rid of some trivial warnings (nested comments and tokens after #endif). diff -r 3d931848627a -r a5b42059aefa locationmgmt/locationcore/LbsLocCommon/ServerFramework/inc/csubsessionbase.h --- a/locationmgmt/locationcore/LbsLocCommon/ServerFramework/inc/csubsessionbase.h Thu Apr 08 21:01:58 2010 +0100 +++ b/locationmgmt/locationcore/LbsLocCommon/ServerFramework/inc/csubsessionbase.h Sat Apr 10 13:42:34 2010 +0100 @@ -70,11 +70,6 @@ @released @see MRelease -/** -@internalTechnology -@released -@see MRelease - MRelease based Interface, interface for subsession */ class MSubSessionImpl : public MRelease diff -r 3d931848627a -r a5b42059aefa locationmgmt/locationcore/inc/lbsadminclasstypes.h --- a/locationmgmt/locationcore/inc/lbsadminclasstypes.h Thu Apr 08 21:01:58 2010 +0100 +++ b/locationmgmt/locationcore/inc/lbsadminclasstypes.h Sat Apr 10 13:42:34 2010 +0100 @@ -51,4 +51,4 @@ ELbsAdminProtocolModuleLoadingInfoClass = 0x03 }; -#endif LBS_ADMIN_CLASS_TYPES_H +#endif // LBS_ADMIN_CLASS_TYPES_H