Skip to content

Commit 1504346

Browse files
committed
Fix comment layout to be consistent with the rest of the file
1 parent 7bb6f43 commit 1504346

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/NB_SMS.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,8 @@ class NB_SMS : public Stream {
8989
*/
9090
void flush();
9191

92-
/** Delete all read and sent SMS from Modem memory and process answer */
92+
/** Delete all read and sent SMS from Modem memory and process answer
93+
*/
9394
void clear(int flag = NB_SMS_CLEAR_READ_SENT);
9495

9596
private:

0 commit comments

Comments
 (0)