Add $ and ` for escaping and reorder it according to the ascii values
[midnight-commander.git] / src / find.h
blob3289350b26ba68d2d14a0f27a47bd84459439965
1 #ifndef MC_FIND_H
2 #define MC_FIND_H
4 void do_find (void);
6 #endif