瀏覽代碼

Remove comment

pull/1122/head
Ray 5 年之前
父節點
當前提交
c3386300d3
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      src/text.c

+ 0
- 1
src/text.c 查看文件

@ -1228,7 +1228,6 @@ char *TextReplace(char *text, const char *replace, const char *by)
}
// Insert text in a specific position, moves all text forward
// REQUIRES: strcpy()
// WARNING: Allocated memory should be manually freed
char *TextInsert(const char *text, const char *insert, int position)
{

Loading…
取消
儲存