From aeb5258ae23a845a73f06a0a7d6458482c8777de Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Thu, 18 Aug 2011 16:06:33 +0200 Subject: [PATCH] Removed rogue comma from FreeBSD ACL adapter --- libisofs/aaip-os-freebsd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libisofs/aaip-os-freebsd.c b/libisofs/aaip-os-freebsd.c index 1d7770e..5d374dd 100644 --- a/libisofs/aaip-os-freebsd.c +++ b/libisofs/aaip-os-freebsd.c @@ -63,7 +63,7 @@ int aaip_local_attr_support(int flag) return(ret); } -, + /* ------------------------------ Getters --------------------------------- */ /* Obtain the ACL of the given file in long text form.