chiark / gitweb /
util: don't specifically check for the /dev/null major/minor, just check whether...
authorLennart Poettering <lennart@poettering.net>
Fri, 8 Oct 2010 16:22:28 +0000 (18:22 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 8 Oct 2010 16:22:28 +0000 (18:22 +0200)
commitc8f26f42e2c81d03ff6e845afa12eb3432e794b8
treecc9f39671ae21b84bf79f6c8ad0e70ba55b15f1e
parent6daf4f9001d87da9e92c04ff606b454c209f0951
util: don't specifically check for the /dev/null major/minor, just check whether something is a char or block device
src/util.c