X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fnfs%2Flibnfs-raw.h;fp=ccan%2Fnfs%2Flibnfs-raw.h;h=e61d17ec6b6ecc1c5e4771762cc676d23997422e;hp=076b13805e068236afa9b0b49f1c332af2aaecc7;hb=903a3ecae85e0dcddf018805c883d10a5713ae52;hpb=91e70cdae9f49f27db1a10ce12b70985e506c069 diff --git a/ccan/nfs/libnfs-raw.h b/ccan/nfs/libnfs-raw.h index 076b1380..e61d17ec 100644 --- a/ccan/nfs/libnfs-raw.h +++ b/ccan/nfs/libnfs-raw.h @@ -1,6 +1,6 @@ #ifndef CCAN_NFS_LIBNFS_RAW_H #define CCAN_NFS_LIBNFS_RAW_H -/* +/* Copyright (C) by Ronnie Sahlberg 2010 This program is free software; you can redistribute it and/or modify @@ -71,7 +71,7 @@ int rpc_disconnect(struct rpc_context *rpc, char *error); void rpc_set_error(struct rpc_context *rpc, char *error_string, ...); -/* +/* * PORTMAP FUNCTIONS */ @@ -110,7 +110,7 @@ int rpc_pmap_getport_async(struct rpc_context *rpc, int program, int version, rp -/* +/* * MOUNT FUNCTIONS */ char *mountstat3_to_str(int stat); @@ -215,7 +215,7 @@ int rpc_mount_export_async(struct rpc_context *rpc, rpc_cb cb, void *private_dat -/* +/* * NFS FUNCTIONS */ struct nfs_fh3; @@ -540,7 +540,7 @@ int rpc_nfs_link_async(struct rpc_context *rpc, rpc_cb cb, struct nfs_fh3 *file, -/* +/* * NFSACL FUNCTIONS */ /*