|
@@ -2549,7 +2549,7 @@ static void populate(char *path, char *lastname) |
|
|
if (!*lastname) |
|
|
if (!*lastname) |
|
|
cur = 0; |
|
|
cur = 0; |
|
|
else |
|
|
else |
|
|
dentfind(lastname, ndents); |
|
|
|
|
|
|
|
|
cur = dentfind(lastname, ndents); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
static void redraw(char *path) |
|
|
static void redraw(char *path) |
|
|