Skip to content

Commit 69edfa3

Browse files
authored
Get rid of trailing whitespace
1 parent 1c411ce commit 69edfa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

irr/include/irrString.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ class string
172172
clear();
173173
return *this;
174174
}
175-
175+
176176
if ((void*)c == (void*)c_str())
177177
return *this;
178178

0 commit comments

Comments
 (0)