From 6fd3e715cae09fa6e657c96f1c6f9711ee51f42f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 15 Aug 2011 21:51:21 +0000 Subject: indentation --- src/util/disk.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/util') diff --git a/src/util/disk.h b/src/util/disk.h index 8c48b85ca..b60150f3a 100644 --- a/src/util/disk.h +++ b/src/util/disk.h @@ -37,7 +37,7 @@ * @param dst_len length of dst * @return GNUNET_OK on success, GNUNET_SYSERR otherwise */ -int GNUNET_DISK_internal_file_handle_ (const struct GNUNET_DISK_FileHandle - *fh, void *dst, size_t dst_len); +int GNUNET_DISK_internal_file_handle_ (const struct GNUNET_DISK_FileHandle *fh, + void *dst, size_t dst_len); #endif /* GNUNET_DISK_H_ */ -- cgit v1.2.3