]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
Prototypify htonl and htons definitions.
[thirdparty/glibc.git] / ChangeLog
index 40e294b7d44977b4da3fa1e2390b75a1aa8c5c37..b52ff14f95b5f0184d8591ae4fb2e37bfb26701a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-10-24  Roland McGrath  <roland@hack.frob.com>
+
+       * inet/htons.c (htons): Prototypify.
+       * inet/htonl.c (htonl): Likewise.
+
 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
 
        * string/strncat.c (strncat): Improve performance by using strlen.