* inet/inet6_option.c (option_alloc): Add temporary variable to

This commit is contained in:
Ulrich Drepper 2009-04-27 03:34:27 +00:00
parent e49dc847d2
commit 218555e9f7
1 changed files with 1 additions and 1 deletions

View File

@ -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