From 61f2cdd02bff19a45e36a2fd7e49ab88911953e1 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Mon, 8 Feb 2010 15:08:53 +0100 Subject: [PATCH] Wrapped #endif mark into comment characters. --- libisofs/filters/zisofs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libisofs/filters/zisofs.c b/libisofs/filters/zisofs.c index f9e9c11..1e99f66 100644 --- a/libisofs/filters/zisofs.c +++ b/libisofs/filters/zisofs.c @@ -941,7 +941,7 @@ int ziso_create_context(FilterContext **filter, int flag) return ISO_SUCCESS; } -#endif Libisofs_with_zliB +#endif /* Libisofs_with_zliB */ /* * @param flag bit0= if_block_reduction rather than if_reduction