From: Volker Lendecke Date: Sat, 1 Feb 2025 16:05:01 +0000 (+0100) Subject: lib: Fix typos X-Git-Tag: tdb-1.4.13~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d39a8d83d1dd2afe6c286eb67547796525ffa41;p=thirdparty%2Fsamba.git lib: Fix typos Signed-off-by: Volker Lendecke Reviewed-by: Jeremy Allison --- diff --git a/source3/lib/adouble.c b/source3/lib/adouble.c index 8a5b94922cd..a669f05ce49 100644 --- a/source3/lib/adouble.c +++ b/source3/lib/adouble.c @@ -493,7 +493,7 @@ static bool ad_pack_move_reso(struct vfs_handle_struct *handle, * This buffer is already set when converting a resourcefork * stream from vfs_streams_depot backend via ad_unconvert(). It * is NULL with vfs_streams_xattr where the resourcefork stream - * is stored in an AppleDouble sidecar file vy vfs_fruit. + * is stored in an AppleDouble sidecar file by vfs_fruit. */ ad->ad_rsrc_data = talloc_size(ad, reso_len); if (ad->ad_rsrc_data == NULL) { @@ -949,7 +949,7 @@ static bool ad_unpack_xattrs(struct adouble *ad) } /** - * Unpack an AppleDouble blob into a struct adoble + * Unpack an AppleDouble blob into a struct adouble **/ static bool ad_unpack(struct adouble *ad, const size_t nentries, size_t filesize) @@ -2451,7 +2451,7 @@ static int adouble_destructor(struct adouble *ad) } /** - * Allocate a struct adouble without initialiing it + * Allocate a struct adouble without initializing it * * The struct is either hang of the fsp extension context or if fsp is * NULL from ctx.