Commit 34413c52 authored by Pavel Vainerman's avatar Pavel Vainerman

(unet): чуть подправил форматирование

parent 11627c27
......@@ -157,7 +157,7 @@ class UNetExchange:
void step( SMInterface* shm, const std::string myname );
inline void setRespondID( UniSetTypes::ObjectId id, bool invert=false)
inline void setRespondID( UniSetTypes::ObjectId id, bool invert=false )
{
sidRespond = id;
respondInvert = invert;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment