From 81711ef8cd219acd030a873ec4452671daeaaa5a Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sun, 11 Jul 1999 08:06:22 +0000 Subject: 1999-07-11 Thomas Bushnell, BSG * argp.c (store_parsed_open): Add more braces to clarify if-else structure. * encode.c: Include * zero.c: Likewise. * encode.c (store_encode): Repair syntax. * copy.c (copy_read): Likewise. * enc.c (store_enc_dealloc): Cast first arg of munmap correctly. --- libstore/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'libstore/ChangeLog') diff --git a/libstore/ChangeLog b/libstore/ChangeLog index 4528a079..b310529c 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,16 @@ +1999-07-11 Thomas Bushnell, BSG + + * argp.c (store_parsed_open): Add more braces to clarify if-else + structure. + + * encode.c: Include + * zero.c: Likewise. + + * encode.c (store_encode): Repair syntax. + * copy.c (copy_read): Likewise. + + * enc.c (store_enc_dealloc): Cast first arg of munmap correctly. + 1999-07-10 Roland McGrath * rdwr.c: Add #include for munmap decl. -- cgit v1.2.3