Quellcode durchsuchen

Update rexm.c

pull/5118/head
Ray vor 1 Monat
Ursprung
Commit
5236b2420a
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. +2
    -0
      tools/rexm/rexm.c

+ 2
- 0
tools/rexm/rexm.c Datei anzeigen

@ -1021,6 +1021,8 @@ int main(int argc, char *argv[])
| text_format_text | | | | | | | | | | | | | |
*/
// TODO: Generate a report with only the examples missing some elements
char *report = (char *)RL_CALLOC(REXM_MAX_BUFFER_SIZE, 1);
int repIndex = 0;

Laden…
Abbrechen
Speichern