rename:
'lf snoop' -> 'lf sniff' 'hf snoop' -> 'hf sniff' As of now its gonna be called sniffing everywhere in the repo. chg: 'lf search' textual chg: 'hf search' textual
This commit is contained in:
@@ -36,8 +36,8 @@
|
||||
extern int CmdHF(const char *Cmd);
|
||||
extern int CmdHFTune(const char *Cmd);
|
||||
extern int CmdHFSearch(const char *Cmd);
|
||||
extern int CmdHFSnoop(const char *Cmd);
|
||||
extern int CmdHFSniff(const char *Cmd);
|
||||
|
||||
extern int usage_hf_search();
|
||||
extern int usage_hf_snoop();
|
||||
extern int usage_hf_sniff();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user