summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qsctpsocket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/socket/qsctpsocket.cpp')
-rw-r--r--src/network/socket/qsctpsocket.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/socket/qsctpsocket.cpp b/src/network/socket/qsctpsocket.cpp
index f65ffa765d..cb07e80299 100644
--- a/src/network/socket/qsctpsocket.cpp
+++ b/src/network/socket/qsctpsocket.cpp
@@ -504,7 +504,7 @@ QNetworkDatagram QSctpSocket::readDatagram()
}
/*!
- Writes a datagram to the buffer of the current write channel.
+ Writes a \a datagram to the buffer of the current write channel.
Returns true on success; otherwise returns false.
\sa readDatagram(), inDatagramMode(), currentWriteChannel()