部分统一命名规范。
This commit is contained in:
@@ -24,6 +24,6 @@ extern bool show_energy;
|
||||
extern bool save_mark;
|
||||
extern bool show_info;
|
||||
|
||||
void process_options(int argc, char *argv[]);
|
||||
void processOptions(int argc, char **argv);
|
||||
|
||||
#endif /* _OPTIONS_H_ */
|
||||
|
||||
Reference in New Issue
Block a user