rename typedefs - temp commit for computer change

This commit is contained in:
2024-02-08 09:50:14 +01:00
parent 1929d4bb1f
commit d6f2497bb0
13 changed files with 141 additions and 138 deletions

View File

@@ -6,7 +6,7 @@
int main(int ac, char**av)
{
position *pos;
pos_t *pos;
debug_init(5, stderr, true);