Use a bool instead of an int for the follow argument to
authorEvan Broder <broder@mit.edu>
Tue, 28 Jul 2009 01:02:43 +0000 (18:02 -0700)
committerEvan Broder <broder@mit.edu>
Tue, 28 Jul 2009 01:03:21 +0000 (18:03 -0700)
afs.acl.ACL.retrieve.

It'll get converted correctly when it gets passed into Cython anyway.

Signed-off-by: Evan Broder <broder@mit.edu>


No differences found