From 4ef94875c1e50499513fd50f6a0feee479a07812 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 31 Mar 2010 19:29:36 +0000 Subject: stuff --- src/include/gnunet_disk_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include') diff --git a/src/include/gnunet_disk_lib.h b/src/include/gnunet_disk_lib.h index 7b6898293..fcb58ffef 100644 --- a/src/include/gnunet_disk_lib.h +++ b/src/include/gnunet_disk_lib.h @@ -312,7 +312,7 @@ GNUNET_DISK_mktemp (const char *t); * @param fn file name to be opened * @param flags opening flags, a combination of GNUNET_DISK_OPEN_xxx bit flags * @param perm permissions for the newly created file, use - * GNUNET_DISK_PERM_USER_NONE if a file could not be created by this + * GNUNET_DISK_PERM_NONE if a file could not be created by this * call (because of flags) * @return IO handle on success, NULL on error */ -- cgit v1.2.3