From df7e4aeeed27c35994bc12614d5ffcb82ec6497b Mon Sep 17 00:00:00 2001 From: dzwdz Date: Fri, 29 Jul 2022 19:30:26 +0200 Subject: fsutil/fs_normslice: define *offset == 0 when *length == 0 --- src/shared/include/camellia/fsutil.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/shared/include') diff --git a/src/shared/include/camellia/fsutil.h b/src/shared/include/camellia/fsutil.h index eb2b23e..8b8c4fc 100644 --- a/src/shared/include/camellia/fsutil.h +++ b/src/shared/include/camellia/fsutil.h @@ -3,7 +3,6 @@ #include /** Normalizes the offset and length passed to a fs into safe values. - * If returns *length == 0, *offset is meaningless. * * @param expand Can this operation expand the target file? * true if writing to a file with an adjustable size -- cgit v1.2.3