From: Ulrich Drepper Date: Mon, 27 Apr 2009 03:34:27 +0000 (+0000) Subject: * inet/inet6_option.c (option_alloc): Add temporary variable to X-Git-Tag: cvs/fedora-glibc-20090427T1419~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=218555e9f7d963227f90bdc0d2fbec814f7553e1;p=thirdparty%2Fglibc.git * inet/inet6_option.c (option_alloc): Add temporary variable to --- diff --git a/ChangeLog b/ChangeLog index eb561bd7de2..6109ec73da7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,7 +40,7 @@ function if we are not going to define it. * sysdeps/unix/sysv/linux/writev.c: Likewise. - * inet/inet6_option.c (optin_alloc): Add temporary variable to + * inet/inet6_option.c (option_alloc): Add temporary variable to avoid warning. * libio/strfile.h (struct _IO_streambuf): Use correct type and