diff options
Diffstat (limited to 'lib/csapi/voip.h')
-rw-r--r-- | lib/csapi/voip.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csapi/voip.h b/lib/csapi/voip.h index ca190df7..bb858499 100644 --- a/lib/csapi/voip.h +++ b/lib/csapi/voip.h @@ -13,7 +13,7 @@ namespace QMatrixClient // Operations /// Obtain TURN server credentials. - /// + /// /// This API provides credentials for the client to use when initiating /// calls. class GetTurnServerJob : public BaseJob |