diff --git a/v/unix.c b/v/unix.c index 4418e8738..c8e44410d 100644 --- a/v/unix.c +++ b/v/unix.c @@ -1291,7 +1291,7 @@ _unix_desk_sync_tofu(u3_udir* dir_u, free(put_c); } else if (u3_nul == mim) { - uL(fprintf(uH, "file already gone: %s\n", pox_c)); + uL(fprintf(uH, "file already gone: %s\n", pox_c)); // fires too often free(pox_c); free(pot_c);