Skip to content

Commit 4468a15

Browse files
author
Veijo Pesonen
committed
Remove trailing whitespace
1 parent 5963de6 commit 4468a15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ESP8266/ESP8266.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ class ESP8266
166166

167167
/** Get the local network mask
168168
*
169-
* @return Null-terminated representation of the local network mask
169+
* @return Null-terminated representation of the local network mask
170170
* or null if no network mask has been recieved
171171
*/
172172
const char *netmask();
@@ -185,7 +185,7 @@ class ESP8266
185185
* see @a nsapi_error
186186
*/
187187
int scan(WiFiAccessPoint *res, unsigned limit);
188-
188+
189189
/**Perform a dns query
190190
*
191191
* @param name Hostname to resolve

0 commit comments

Comments
 (0)