| # | Line 11 | Line 11 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 11 | ||
| 12 | #include <ctype.h> | |
| 13 | ||
| 14 | < | char * |
| 14 | > | extern char * |
| 15 | fixargv0(av0) /* extract command name from full path */ | |
| 16 | char *av0; | |
| 17 | { | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |