Skip to content

Commit

Permalink
Make correction to last change
Browse files Browse the repository at this point in the history
  • Loading branch information
jart committed Jan 5, 2025
1 parent 42a3bb7 commit b79e3cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tool/net/redbean.c
Original file line number Diff line number Diff line change
Expand Up @@ -3273,7 +3273,6 @@ static char *ServeIndex(const char *path, size_t pathlen) {
p = RoutePath(q, n);
free(q);
}
__print_maps(30);
return p;
}

Expand Down

0 comments on commit b79e3cc

Please sign in to comment.