Fixed Line endings to Unix format

--HG--
branch : product-engine
master
Mike Antipov 2009-11-30 18:45:45 +02:00
parent 4a70a50dad
commit ca8a4f1f07
1 changed files with 6 additions and 6 deletions

View File

@ -61,12 +61,12 @@ public:
/*virtual*/ void onOpen(const LLSD& key);
private:
typedef enum e_voice_controls_type
{
VC_LOCAL_CHAT,
VC_GROUP_CHAT,
VC_AD_HOC_CHAT,
VC_PEER_TO_PEER
typedef enum e_voice_controls_type
{
VC_LOCAL_CHAT,
VC_GROUP_CHAT,
VC_AD_HOC_CHAT,
VC_PEER_TO_PEER
}EVoiceControls;
/**