From: Christian Grothoff Date: Sat, 29 Aug 2009 20:01:30 +0000 (+0000) Subject: indx X-Git-Tag: initial-import-from-subversion-38251~23567 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=09a1c01dc822f99d4f421154a21e5228aba31701;p=oweals%2Fgnunet.git indx --- diff --git a/src/include/gnunet_disk_lib.h b/src/include/gnunet_disk_lib.h index cb88fd3d0..a3ac30d7e 100644 --- a/src/include/gnunet_disk_lib.h +++ b/src/include/gnunet_disk_lib.h @@ -191,8 +191,8 @@ int GNUNET_DISK_file_close (struct GNUNET_DISK_FileHandle *h); * @param n number of the end */ const struct GNUNET_DISK_FileHandle *GNUNET_DISK_pipe_handle (const struct - GNUNET_DISK_PipeHandle - *p, int n); + GNUNET_DISK_PipeHandle + *p, int n); /** * Read the contents of a binary file into a buffer.