From e65a6679f07124fc2ab8b00c68a8ea4d1c628fb5 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 26 Oct 2004 18:11:31 +0000 Subject: * sysdeps/gnu/netinet/udp.h (struct udphdr): Use u_int16_t type instead of uint16_t. Formatting. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f17c818c75..67df0af51c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-10-26 Jakub Jelinek + + * sysdeps/gnu/netinet/udp.h (struct udphdr): Use u_int16_t + type instead of uint16_t. Formatting. + 2004-10-25 Roland McGrath * login/openpty.c (openpty): Add libutil_hidden_def. -- cgit v1.2.3