diff options
Diffstat (limited to 'libnetfs/set-get-trans.c')
-rw-r--r-- | libnetfs/set-get-trans.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libnetfs/set-get-trans.c b/libnetfs/set-get-trans.c index 5d5d7729..b58668d8 100644 --- a/libnetfs/set-get-trans.c +++ b/libnetfs/set-get-trans.c @@ -22,6 +22,9 @@ #include "netfs.h" +/* Default implementations of the netfs_set_translator and + netfs_set_translator functions. */ + /* The user may define this function. Attempt to set the passive translator record for FILE to ARGZ (of length ARGZLEN) for user CRED. */ |