X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Ferror.c;fp=gnu%2Ferror.c;h=5f929df659a1481c3b3e7a38e8db84a7690de8fa;hb=b591f5291b4891a05c3e59d36a757ffce0241531;hp=ae52a20a705d94085882edd3fb7ccb516898d2a4;hpb=0d5b2668cfe67844f4f37932bb9103affed93295;p=debian%2Ftar diff --git a/gnu/error.c b/gnu/error.c index ae52a20a..5f929df6 100644 --- a/gnu/error.c +++ b/gnu/error.c @@ -1,7 +1,7 @@ /* -*- buffer-read-only: t -*- vi: set ro: */ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Error handler for noninteractive utilities - Copyright (C) 1990-1998, 2000-2007, 2009-2013 Free Software Foundation, Inc. + Copyright (C) 1990-1998, 2000-2007, 2009-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software: you can redistribute it and/or modify @@ -197,7 +197,7 @@ print_errno_message (int errnum) #endif } -static void +static void _GL_ATTRIBUTE_FORMAT_PRINTF (3, 0) _GL_ARG_NONNULL ((3)) error_tail (int status, int errnum, const char *message, va_list args) { #if _LIBC