| # | Line 237 | Line 237 | userr: | |
|---|---|---|
| 237 | } | |
| 238 | ||
| 239 | void | |
| 240 | < | eputs(char *s) /* put string to stderr */ | 
| 240 | > | eputs(const char *s) /* put string to stderr */ | 
| 241 | { | |
| 242 | static int midline = 0; | |
| 243 | ||
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |