]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'release-prep' of https://github.com/kerolasa/util-linux
authorKarel Zak <kzak@redhat.com>
Thu, 12 Dec 2019 11:39:18 +0000 (12:39 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 12 Dec 2019 11:39:18 +0000 (12:39 +0100)
term-utils/agetty.c

index a0d0876c3bf4ad320e4a06c115f917ed8b0cbef3..3c20acc9813badb00ffa08ba5c1542de3297a3af 100644 (file)
@@ -1783,6 +1783,7 @@ static int issuedir_read(struct issue *ie __attribute__((__unused__)),
                        struct options *op __attribute__((__unused__)),
                        struct termios *tp __attribute__((__unused__)))
 {
+       return 1;
 }
 #endif /* ISSUEDIR_SUPPORT */