rpm中增加changelog信息
This commit is contained in:
liuxueli
2020-05-01 16:18:09 +08:00
parent 5b6d67901e
commit 1e14cf83ca
11 changed files with 243 additions and 108 deletions

View File

@@ -480,7 +480,7 @@ extern "C" int FW_DNS_PLUG_INIT(void)
}
extern "C" void FW_DNS_PLUG_DESTORY(void)
extern "C" void FW_DNS_PLUG_DESTROY(void)
{
return ;
}