blkid: add TODO
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
7a3f8e2fe1
commit
b271ad46dc
@ -10,6 +10,8 @@
|
||||
#include "libbb.h"
|
||||
#include "volume_id.h"
|
||||
|
||||
//TODO: extend to take BLOCKDEV args, and show TYPE="fstype"
|
||||
|
||||
int blkid_main(int argc, char **argv) MAIN_EXTERNALLY_VISIBLE;
|
||||
int blkid_main(int argc UNUSED_PARAM, char **argv UNUSED_PARAM)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user