whitespace
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
#include <vector>
|
#include <vector>
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
|
|
||||||
|
|
||||||
struct option OptionParser::longOptions[] = {
|
struct option OptionParser::longOptions[] = {
|
||||||
{"devicespec", required_argument, 0, 's'},
|
{"devicespec", required_argument, 0, 's'},
|
||||||
{"spec", required_argument, 0, 's'},
|
{"spec", required_argument, 0, 's'},
|
||||||
|
|||||||
Reference in New Issue
Block a user