X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=include%2Fnfsc%2Flibnfs.h;h=1ea756181ba79e2b5e5c8ec8c71c3641adbdb0a5;hb=9126c9c0366028cb799978d145fd361c6635b5f4;hp=10358100f889a878388a18f840fdcb03b8ff80d4;hpb=1c8b4547cee99df587ed6b5d0112ab3f48d6534d;p=deb_libnfs.git diff --git a/include/nfsc/libnfs.h b/include/nfsc/libnfs.h index 1035810..1ea7561 100644 --- a/include/nfsc/libnfs.h +++ b/include/nfsc/libnfs.h @@ -77,7 +77,6 @@ EXTERN int nfs_queue_length(struct nfs_context *nfs); struct AUTH; EXTERN void nfs_set_auth(struct nfs_context *nfs, struct AUTH *auth); - /* * When an operation failed, this function can extract a detailed error string. */