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 --- cli/btpd_if.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/btpd_if.h') diff --git a/cli/btpd_if.h b/cli/btpd_if.h index bda9739..e67770f 100644 --- a/cli/btpd_if.h +++ b/cli/btpd_if.h @@ -14,7 +14,7 @@ int ipc_close(struct ipc *ipc); int btpd_add(struct ipc *ipc, char **path, unsigned npaths, char **out); int btpd_del(struct ipc *ipc, uint8_t (*hash)[20], - unsigned nhashes, char **out); + unsigned nhashes, char **out); int btpd_die(struct ipc *ipc); int btpd_stat(struct ipc *ipc, char **out); -- cgit 1.4.1