| # | Line 746 | Line 746 | addpicz( /* add a picture + depth-buffer */ | |
|---|---|---|
| 746 | ||
| 747 | void | |
| 748 | eputs( /* put error message to stderr */ | |
| 749 | < | char *s |
| 749 | > | const char *s |
| 750 | ) | |
| 751 | { | |
| 752 | static int midline = 0; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |