tabs => spaces

This commit is contained in:
Jeff Hill
2002-11-05 20:47:51 +00:00
parent 903361a3fd
commit 83a6109f04
+2 -2
View File
@@ -123,8 +123,8 @@ private:
this->pushComBuf ( *pComBuf );
}
comQueSend ( const comQueSend & ) epicsThrows (());
comQueSend & operator = ( const comQueSend & ) epicsThrows (());
comQueSend ( const comQueSend & ) epicsThrows (());
comQueSend & operator = ( const comQueSend & ) epicsThrows (());
};
extern const char cacNillBytes[];