blkid: add TODO

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2010-11-25 07:59:17 +01:00
parent 7a3f8e2fe1
commit b271ad46dc

View File

@ -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)
{