indx
authorChristian Grothoff <christian@grothoff.org>
Sat, 29 Aug 2009 20:01:30 +0000 (20:01 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 29 Aug 2009 20:01:30 +0000 (20:01 +0000)
src/include/gnunet_disk_lib.h

index cb88fd3d0889e9fe17f3d9011b7fc73be8c04657..a3ac30d7ed4925fb2bb4e85c0f14eb1d53102ce8 100644 (file)
@@ -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.