code-style: rm newline (oops)
c4b656e0
1 file(s) · +0 −1
| 104 | 104 | ||
| 105 | 105 | static char * |
|
| 106 | 106 | cistrstr(const char *h, const char *n) |
|
| 107 | - | ||
| 108 | 107 | { |
|
| 109 | 108 | size_t i; |
|
| 110 | 109 |