Update for extra output from src/acl_test.

This commit is contained in:
Tim Shimmin
2001-06-06 04:55:01 +00:00
parent daa6f39a2a
commit 585cb81a5c
2 changed files with 21 additions and 0 deletions
+4
View File
@@ -232,3 +232,7 @@ Get 26th entry on filled ACL
acl_get_entry -> 0
Get 27th entry on filled ACL
acl_get_entry -> 0
*** test out ACL to text for empty ACL***
acl_to_text(empty_acl,NULL) -> ""
acl_to_text(empty_acl,NULL) -> "", len = 0
acl_to_text(NULL,NULL) -> "NULL"