X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=includes%2Ferrno.h;h=0569284da550613d2501614a804705919c517bf1;hp=873166aab68a4c18d074dbd4ac2e2bdb5ae58e67;hb=ac3f809c3c10347c110fac3db93af0954eda98bb;hpb=1e221deb9ee725a14b3656f94e2763f8faeb18dc diff --git a/includes/errno.h b/includes/errno.h index 873166a..0569284 100644 --- a/includes/errno.h +++ b/includes/errno.h @@ -4,7 +4,7 @@ // Public Domain C Library - http://pdclib.sourceforge.net // This code is Public Domain. Use, modify, and redistribute at will. // ---------------------------------------------------------------------------- -// Provides 'errno', the auxiliary error handling of the standard library. +// Errors // ---------------------------------------------------------------------------- #ifndef __ERRNO_H