]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/match: make match_fstype() case insensitive
authorKarel Zak <kzak@redhat.com>
Thu, 31 Aug 2017 12:15:23 +0000 (14:15 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 31 Aug 2017 12:15:23 +0000 (14:15 +0200)
commit0158e68fbd97ad6db062abcb3cbf0b3bf06e39b9
tree2cd2909dbb27a7601a94179239547005e7b5e7f3
parent3d47ab05497ba522b0ee96bf3a0c130c0f269d75
lib/match: make match_fstype() case insensitive

Signed-off-by: Karel Zak <kzak@redhat.com>
lib/match.c