X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/python-afs.git/blobdiff_plain/e40acda26b3256065d04f9382d01ffe8c9812758..8de7871a5e5f6187514d5021fdfae89847933401:/afs/afs.pxd diff --git a/afs/afs.pxd b/afs/afs.pxd index b4057c8..057c2a7 100644 --- a/afs/afs.pxd +++ b/afs/afs.pxd @@ -128,4 +128,4 @@ cdef extern from "ubik.h": afs_int32 ubik_ClientDestroy(ubik_client *aclient) cdef extern from "afs/com_err.h": - char * error_message(int) + char * afs_error_message(int)