Network/AbstractSocket: Fix comment
Former-commit-id: f74b61def45195a8e5b82f499fbbc05ce0cc492c
This commit is contained in:
@@ -35,7 +35,7 @@ namespace Nz
|
||||
|
||||
unsigned int QueryAvailableBytes() const;
|
||||
|
||||
// Slots
|
||||
// Signals:
|
||||
NazaraSignal(OnStateChange, const AbstractSocket* /*socket*/, SocketState /*newState*/);
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user