Révision da87fcd6
Fix spelling issues
| plugins/disk/smart-c/smart_.c | ||
|---|---|---|
| 56 | 56 |
} |
| 57 | 57 |
|
| 58 | 58 |
if (stop) {
|
| 59 |
/* Found stop, means we have a start aswell */ |
|
| 59 |
/* Found stop, means we have a start as well */
|
|
| 60 | 60 |
strncpy(output, &input[start], stop - start); |
| 61 | 61 |
return 1; |
| 62 | 62 |
} else if (start) {
|
Formats disponibles : Unified diff