瀏覽代碼

Update rexm.c

pull/5174/head
Ray 1 月之前
父節點
當前提交
68a678a549
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. +3
    -0
      tools/rexm/rexm.c

+ 3
- 0
tools/rexm/rexm.c 查看文件

@ -1106,6 +1106,9 @@ int main(int argc, char *argv[])
exInfo->status &= ~VALID_MISSING_WEB_OUTPUT;
exInfo->status &= ~VALID_MISSING_WEB_METADATA;
// Update source code header info
UpdateSourceMetadata(TextFormat("%s/%s/%s.html", exBasePath, exInfo->category, exInfo->name), exInfo);
}
}
}

Loading…
取消
儲存