aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_disk_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-10-18 15:55:30 +0200
committerChristian Grothoff <christian@grothoff.org>2018-10-18 15:55:30 +0200
commite76f4a66930043ede71300fffe38ab48746ca5b5 (patch)
tree46c819e569b08775072aaa79274c3de382e3401a /src/include/gnunet_disk_lib.h
parentc7c6446e3ea37531b67252a452937f3578570a57 (diff)
downloadgnunet-e76f4a66930043ede71300fffe38ab48746ca5b5.tar.gz
gnunet-e76f4a66930043ede71300fffe38ab48746ca5b5.zip
add support for /etc/hosts
Diffstat (limited to 'src/include/gnunet_disk_lib.h')
-rw-r--r--src/include/gnunet_disk_lib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gnunet_disk_lib.h b/src/include/gnunet_disk_lib.h
index b7376b99b..950df5a4e 100644
--- a/src/include/gnunet_disk_lib.h
+++ b/src/include/gnunet_disk_lib.h
@@ -781,6 +781,7 @@ GNUNET_DISK_file_change_owner (const char *filename,
781 */ 781 */
782struct GNUNET_DISK_MapHandle; 782struct GNUNET_DISK_MapHandle;
783 783
784
784/** 785/**
785 * Map a file into memory 786 * Map a file into memory
786 * @param h open file handle 787 * @param h open file handle