From c285b374f87991e8d4d8f5e8e8f8c39d416f0a20 Mon Sep 17 00:00:00 2001 From: Richard Nyberg Date: Wed, 30 Nov 2005 20:53:00 +0000 Subject: The mega whitespace patch. Tabs have been converted to spaces and trailing whitespace have been removed. I have fixed my emacs settings now :P --- misc/stream.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/stream.h') diff --git a/misc/stream.h b/misc/stream.h index f71e5c9..6ed91d5 100644 --- a/misc/stream.h +++ b/misc/stream.h @@ -31,6 +31,6 @@ int bts_close_wo(struct bt_stream_wo *bts); int bts_sha(struct bt_stream_ro *bts, off_t length, uint8_t *hash); int bts_hashes(struct metainfo *, F_fdcb fd_cb, - void (*cb)(uint32_t, uint8_t *, void *), void *arg); + void (*cb)(uint32_t, uint8_t *, void *), void *arg); #endif -- cgit 1.4.1