Przeglądaj źródła

Remove comment

pull/1122/head
Ray 6 lat temu
rodzic
commit
c3386300d3
1 zmienionych plików z 0 dodań i 1 usunięć
  1. +0
    -1
      src/text.c

+ 0
- 1
src/text.c Wyświetl plik

@ -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)
{

Ładowanie…
Anuluj
Zapisz