fixed grep
This commit is contained in:
parent
c4f4bf3ca3
commit
ec265a4c23
9 changed files with 148 additions and 146 deletions
6
libmu/replace.h
Normal file
6
libmu/replace.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef _MU_REPLACE_H
|
||||
#define _MU_REPLACE_H
|
||||
|
||||
char *mu_replace(const char *prog_name, const char *src, const char *str, const char *fmt);
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue