Skip to content

Commit

Permalink
Slight changes from weeks ago
Browse files Browse the repository at this point in the history
  • Loading branch information
EimaMei committed Mar 24, 2024
1 parent 0d79147 commit 330ca9f
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 148 deletions.
1 change: 0 additions & 1 deletion examples/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ void example4(siAllocator* alloc) {
si_printf("%zu: %s - %i\n", count, entry.path, entry.type);
count += 1;
}
si_dirClose(dir);
}

void example5(siAllocator* alloc) {
Expand Down
Loading

0 comments on commit 330ca9f

Please sign in to comment.