Long overdue fixes for typos and such

This commit is contained in:
Olaf Barthel
2024-09-23 15:54:07 +02:00
parent 1a01469d46
commit 861e0f088a
10 changed files with 52 additions and 52 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ allocate_smb_url_args(void)
/****************************************************************************/
/* Allocate enough memory to hold a a NUL-terminated copy of the substring
/* Allocate enough memory to hold a NUL-terminated copy of the substring
* whose start/end position is provided, then copy its contents. Returns
* NULL on failure. Note that the start/end positions are expected to be
* start <= end.