Trvial formatting fix.

This commit is contained in:
Simon Kelley
2025-06-20 17:12:32 +01:00
parent 2b19285724
commit ade97495e6

View File

@@ -855,7 +855,7 @@ void close_fds(long max_fd, int spare1, int spare2, int spare3)
closedir(d); closedir(d);
return; return;
} }
#endif #endif
/* fallback, dumb code. */ /* fallback, dumb code. */