parent
ff83382e21
commit
06323b3778
|
@ -156,7 +156,7 @@ static int ver_main(void *ctx, struct apk_database *db, int argc, char **argv)
|
||||||
if (ictx->limchars) {
|
if (ictx->limchars) {
|
||||||
if (strlen(ictx->limchars) == 0)
|
if (strlen(ictx->limchars) == 0)
|
||||||
ictx->limchars = NULL;
|
ictx->limchars = NULL;
|
||||||
} else {
|
} else if (argc == 0) {
|
||||||
ictx->limchars = "<";
|
ictx->limchars = "<";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue