From ef38e6caf38839e40a2d10461dae1d0add55605f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 26 Jul 2007 05:29:47 +0000 Subject: =?UTF-8?q?2007-07-26=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * nfsclient/src/rpcio.c: Use size_t instead of uint32_t for message sizes. --- c/src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'c/src/ChangeLog') diff --git a/c/src/ChangeLog b/c/src/ChangeLog index a571e6129d..a745d2b80b 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -1,3 +1,8 @@ +2007-07-26 Ralf Corsépius + + * nfsclient/src/rpcio.c: Use size_t instead of uint32_t for message + sizes. + 2007-07-25 Ralf Corsépius * configure.ac: Add nfsclient. -- cgit v1.2.3