meke.py 使用命令行传入源文件
This commit is contained in:
@@ -93,7 +93,7 @@ myth_def *myth_self(){
|
||||
}
|
||||
myth=myth->next;
|
||||
}
|
||||
printf("can not find myth.\n");
|
||||
DBG_WARN("can not find myth.\n");
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user