| # | Line 387 | Line 387 | wputs( /* warning output function */ | |
|---|---|---|
| 387 | ||
| 388 | void | |
| 389 | eputs( /* put string to stderr */ | |
| 390 | < | char *s |
| 390 | > | const char *s |
| 391 | ) | |
| 392 | { | |
| 393 | static int midline = 0; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |