Skip to content

* include/wget/wget.h: Improve setting of noreturn attribute to functions

Darshit Shah requested to merge darnir/wget2:no-return-gnulib into master

As mentioned in #197 (closed), this commit copies the implementation of noreturn from the gnulib module. We may be able to improve some other attributes along the same lines. But for now this should suffice

Merge request reports