Leftover.
This commit is contained in:
parent
5da772c28f
commit
ecb32a254f
@ -108,7 +108,7 @@ void handler(int sig)
|
|||||||
/*
|
/*
|
||||||
* Scan /dev and find the device name.
|
* Scan /dev and find the device name.
|
||||||
*/
|
*/
|
||||||
static int findtty(char *res, int rlen, dev_t dev)
|
static int findtty(char *res, const char *startdir, int rlen, dev_t dev)
|
||||||
{
|
{
|
||||||
DIR *dir;
|
DIR *dir;
|
||||||
struct dirent *ent;
|
struct dirent *ent;
|
||||||
|
Loading…
Reference in New Issue
Block a user