diff options
Diffstat (limited to 'src/util.c')
-rw-r--r-- | src/util.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -340,6 +340,7 @@ if(!flag) first = last; free(buf); buf = NULL; } + if (! first) fprintf(stderr,"Warning: No time window found, because no found a deleted inode\n"); return first - 1 ; } |