Al's double-blank-line removal request
This commit is contained in:
@@ -328,7 +328,6 @@ void startup(int linenr, struct ttyent *ttyp)
|
||||
slotp->errct = 0;
|
||||
}
|
||||
|
||||
|
||||
int execute(char **cmd)
|
||||
{
|
||||
/* Execute a command with a path search along /sbin:/bin:/usr/sbin:/usr/bin.
|
||||
@@ -358,7 +357,6 @@ int execute(char **cmd)
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
||||
void wtmp(type, linenr, line, pid)
|
||||
int type; /* type of entry */
|
||||
int linenr; /* line number in ttytab */
|
||||
|
||||
Reference in New Issue
Block a user