From 5b6bed491f74135459517dc76bd46c2f383f16d8 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 15 Jan 2001 07:59:24 +0000 Subject: [PATCH] Update. * sunrpc/xdr.c (xdr_long, xdr_u_long): Fix comments about these --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index bff2892913..17ee798e87 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,7 +12,7 @@ 2001-01-14 Thorsten Kukuk - * sunrpc/xdr.c (xdr_long, xdr_u_long): Fix comments about this + * sunrpc/xdr.c (xdr_long, xdr_u_long): Fix comments about these functions. 2001-01-03 Jakub Jelinek