From: Joseph Sutton Date: Wed, 30 Aug 2023 00:23:46 +0000 (+1200) Subject: third_party/heimdal_build: Fix spelling X-Git-Tag: talloc-2.4.2~1049 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=40b51535fcbb5c83f231a2d86c731397427be96a;p=thirdparty%2Fsamba.git third_party/heimdal_build: Fix spelling Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/third_party/heimdal_build/config.h b/third_party/heimdal_build/config.h index 8a350d2457c..7a439705082 100644 --- a/third_party/heimdal_build/config.h +++ b/third_party/heimdal_build/config.h @@ -46,7 +46,7 @@ /* heimdal now wants some atomic ops - ask for the non-atomic ones for Samba */ #define HEIM_BASE_NON_ATOMIC 1 -/* lib/replace provides an XSI Compatable strerror_r so use that */ +/* lib/replace provides an XSI Compatible strerror_r so use that */ #define STRERROR_R_PROTO_COMPATIBLE /* lib/replace provides a closefrom */