X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Fstrerror-override.h;h=7af36dfd45eab049c2d6e8e547d74d877a069144;hb=d30babc23b4f25be970ada2e63a50220a3672281;hp=e610dd6c214668a815ea74404e314a7a3a8eca14;hpb=daa269958ad8d50ef8154ccb65e58acaf7a6dd99;p=debian%2Ftar diff --git a/gnu/strerror-override.h b/gnu/strerror-override.h index e610dd6c..7af36dfd 100644 --- a/gnu/strerror-override.h +++ b/gnu/strerror-override.h @@ -1,8 +1,6 @@ -/* -*- buffer-read-only: t -*- vi: set ro: */ -/* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* strerror-override.h --- POSIX compatible system error routine - Copyright (C) 2010-2013 Free Software Foundation, Inc. + Copyright (C) 2010-2015 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -50,7 +48,7 @@ || GNULIB_defined_EOWNERDEAD \ || GNULIB_defined_ENOTRECOVERABLE \ || GNULIB_defined_EILSEQ -extern const char *strerror_override (int errnum); +extern const char *strerror_override (int errnum) _GL_ATTRIBUTE_CONST; # else # define strerror_override(ignored) NULL # endif