mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
refs #132 , improved one line comments for Doxygen
This commit is contained in:
@@ -23,9 +23,7 @@
|
||||
|
||||
namespace BlackCore
|
||||
{
|
||||
/*!
|
||||
* \brief Network context
|
||||
*/
|
||||
//! \brief Network context
|
||||
class CContextNetwork : public IContextNetwork
|
||||
{
|
||||
// Register by same name, make signals sender independent
|
||||
|
||||
Reference in New Issue
Block a user