aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sys/errno.h')
-rw-r--r--include/sys/errno.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sys/errno.h b/include/sys/errno.h
index 9fb9a45..d868e5b 100644
--- a/include/sys/errno.h
+++ b/include/sys/errno.h
@@ -15,6 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-# warning "Redirection incorrect #include of <sys/errno.h> to <errno.h>"
+# warning "Redirecting incorrect #include of <sys/errno.h> to <errno.h>"
#include <errno.h>