提交 9480f417 authored 作者: Ken Rice's avatar Ken Rice

new for new switch_version_full()

上级 bc0dc9a7
......@@ -174,7 +174,7 @@ int handle_identity(netsnmp_mib_handler *handler, netsnmp_handler_registration *
{
netsnmp_request_info *request = NULL;
oid subid;
static char const version[] = switch_version_full();
const char *version = switch_version_full();
char uuid[40] = "";
switch(reqinfo->mode) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论