Rename argparse.* to options.*
Seems to be a more appropriate name. Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
@ -39,7 +39,7 @@
|
||||
#ifdef CONFIG_DBUS
|
||||
#include "dbus.h"
|
||||
#endif
|
||||
#include "argparse.h"
|
||||
#include "options.h"
|
||||
|
||||
#define auto __auto_type
|
||||
|
||||
|
Reference in New Issue
Block a user