summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-04-27 03:34:27 +0000
committerUlrich Drepper <drepper@redhat.com>2009-04-27 03:34:27 +0000
commit218555e9f7d963227f90bdc0d2fbec814f7553e1 (patch)
treefbf60104a8a7886fee6ea752950cc8ba7d57ba2a
parente49dc847d2059e96949ce9ad0b3338c7337eaec9 (diff)
* inet/inet6_option.c (option_alloc): Add temporary variable to
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index eb561bd7de..6109ec73da 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