fix: Fixed ALL the code
This commit is contained in:
parent
03c35d5366
commit
97b7240286
10 changed files with 68 additions and 11 deletions
|
|
@ -9,5 +9,6 @@ struct ast *get_ast()
|
|||
|
||||
struct ast *get_ast_str(char *command)
|
||||
{
|
||||
(void)command;
|
||||
return NULL;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue