X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/b9d8b5586790946de2fef94e0b8c43d573a71090..5fa5f96fcfb9aa3c73e4ce9289a30be1e616e576:/src/src/osfunctions.h diff --git a/src/src/osfunctions.h b/src/src/osfunctions.h index 14111d383..1010ff556 100644 --- a/src/src/osfunctions.h +++ b/src/src/osfunctions.h @@ -14,7 +14,7 @@ that uses a type that isn't defined for them. */ extern ip_address_item *os_common_find_running_interfaces(void); #endif -/* If these exist as a macro, then they're overriden away from us and we +/* If these exist as a macro, then they're overridden away from us and we rely upon the system headers to provide prototype declarations for us. Notably, strsignal() is not in the Single Unix Specification (v3) and predicting constness is awkward. */