]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3:headers: s/the the\b/the/ in comments
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Fri, 13 Sep 2024 02:26:35 +0000 (14:26 +1200)
committerVolker Lendecke <vl@samba.org>
Wed, 6 Nov 2024 10:57:35 +0000 (10:57 +0000)
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/include/libsmbclient.h
source3/lib/netapi/netapi.h

index 619feab63922058b37b336b789001a7896f0aa5b..85fa5d1b7b75d6e454623dafedee5d8d57de5b0f 100644 (file)
@@ -333,7 +333,7 @@ typedef struct _SMBCCTX SMBCCTX;
 /**@ingroup callback
  * Authentication callback function type (traditional method)
  *
- * Type for the the authentication function called by the library to
+ * Type for the authentication function called by the library to
  * obtain authentication credentials
  *
  * For kerberos support the function should just be called without
@@ -372,7 +372,7 @@ typedef void (*smbc_get_auth_data_fn)(const char *srv,
 /**@ingroup callback
  * Authentication callback function type (method that includes context)
  *
- * Type for the the authentication function called by the library to
+ * Type for the authentication function called by the library to
  * obtain authentication credentials
  *
  * For kerberos support the function should just be called without
index b9bf4a09804093f187900a43632386a055ef805c..80f5482b24124284cfe0b3d38065ad1d4246fea0 100644 (file)
@@ -2085,7 +2085,7 @@ NET_API_STATUS NetUserGetLocalGroups(const char * server_name /* [in] */,
  *
  * @param[in] server_name The server name to connect to
  * @param[in] level The enumeration level used for the query
- * @param[in] idx The index to start the the display enumeration at
+ * @param[in] idx The index to start the display enumeration at
  * @param[in] entries_requested The number of entries requested
  * @param[in] prefmaxlen The requested maximal buffer size
  * @param[out] entries_read The number of returned entries