Run through "make indent" for consistency.

This commit is contained in:
Andrew Wood
2026-03-08 11:21:38 +00:00
parent c39601bbb2
commit 9566e7d7ea
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -423,7 +423,7 @@ static bool opts_watchfd_parse(opts_t opts, const char *argument, /*@null@ */ co
*/
static off_t dir_tree_file_size_so_far = 0;
static int dir_tree_total_file_size( /*@unused@ */ __attribute__((unused))
const char *fpath, const struct stat *sb, int typeflag, /*@unused@ */
const char *fpath, const struct stat *sb, int typeflag, /*@unused@ */
__attribute__((unused))
struct FTW *ftwbuf)
{