From d293e13f756d44cad5a36c15e6f54ae0b6b71c81 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Thu, 5 Mar 2015 01:57:25 +0100 Subject: Fix space style --- libfshelp/fshelp.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libfshelp/fshelp.h') diff --git a/libfshelp/fshelp.h b/libfshelp/fshelp.h index 1c6f04a2..d04c0561 100644 --- a/libfshelp/fshelp.h +++ b/libfshelp/fshelp.h @@ -46,8 +46,8 @@ struct port_info; translator. */ error_t fshelp_set_active_translator (struct port_info *pi, - const char *name, - mach_port_t active); + const char *name, + mach_port_t active); /* Remove the active translator specified by its control port ACTIVE. If there is no active translator with the given control port, this -- cgit v1.2.3