mingodad 9 lat temu
rodzic
commit
a35bb446fc
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      SquiLu-ext/code_mix_prep.c

+ 1 - 1
SquiLu-ext/code_mix_prep.c

@@ -62,7 +62,7 @@ typedef struct mix_state_s {
 	char        *sq_reader_last_pos;
 	char        *sq_reader_pos;
 
-	const char *error;
+	const char *error;
 	MixInteger result_size, result_pos;
 	const char *result;
 	size_t new_lines;