Skip to content

Commit 9f3830a

Browse files
author
Veijo Pesonen
committed
Adds newlines to avoid compiler warnings
1 parent a6509cf commit 9f3830a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

features/netsocket/DNS.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@ class DNS {
101101

102102
#endif
103103

104-
/** @} */
104+
/** @} */

features/netsocket/DTLSSocketWrapper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ class DTLSSocketWrapper : public TLSSocketWrapper {
5050

5151
#endif
5252
#endif
53-
/** @} */
53+
/** @} */

0 commit comments

Comments
 (0)